22Changelog
33=========
44
5+ `2021.8 <https://github.com/python/python-docs-theme/releases/tag/v2021.8 >`_
6+ ------------------------------------------------------------------------------
7+
8+ - Add the copyright_url variable in the theme (#67)
9+ Contributed by jablonskidev
10+ - Improve readability (#79)
11+ Contributed by Olga Bulat
12+ - Remove #searchbox on mobile to fix a layout bug (#76)
13+ Contributed by Olga Bulat
14+ - Fix the appearance of version/language selects (#74)
15+ Contributed by Olga Bulat
16+
17+
518`2021.5 <https://github.com/python/python-docs-theme/releases/tag/v2021.5 >`_
619------------------------------------------------------------------------------
720
@@ -13,7 +26,7 @@ Changelog
1326 Contributed by Aaron Carlisle.
1427- Test Github action to validate the theme against docsbuild scripts. (#69)
1528 Contributed by Julien Palard.
16- - Add the copy button to pycon3 highlighted code blocks. (#64)
29+ - Add the copy button to pycon3 highlighted code blocks. (#64)
1730 Contributed by Julien Palard.
1831
1932
@@ -22,7 +35,7 @@ Changelog
2235
2336- Updated the readme, to remind user to install the package in a virtual environment. (#41)
2437 Contributed by Mariatta.
25- - Updated the package url, using the GitHub repository instead of docs.python.org (#49)
38+ - Updated the package url, using the GitHub repository instead of docs.python.org (#49)
2639 Contributed by Pradyun Gedam.
2740- Added license information to the footer of the doc (#36)
2841 Contributed by Todd.
0 commit comments