2
2
Changelog
3
3
=========
4
4
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
+
5
18
`2021.5 <https://github.com/python/python-docs-theme/releases/tag/v2021.5 >`_
6
19
------------------------------------------------------------------------------
7
20
@@ -13,7 +26,7 @@ Changelog
13
26
Contributed by Aaron Carlisle.
14
27
- Test Github action to validate the theme against docsbuild scripts. (#69)
15
28
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)
17
30
Contributed by Julien Palard.
18
31
19
32
@@ -22,7 +35,7 @@ Changelog
22
35
23
36
- Updated the readme, to remind user to install the package in a virtual environment. (#41)
24
37
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)
26
39
Contributed by Pradyun Gedam.
27
40
- Added license information to the footer of the doc (#36)
28
41
Contributed by Todd.
0 commit comments