Skip to content

Commit 185e4f8

Browse files
authored
Merge pull request #202 from hugovk/fix-links
2 parents d725581 + 44e4813 commit 185e4f8

File tree

1 file changed

+34
-34
lines changed

1 file changed

+34
-34
lines changed

CHANGELOG.rst

+34-34
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
Changelog
22
=========
33

4-
`2024.10 <https://github.com/python/python-docs-theme/releases/tag/v2024.10>`_
5-
------------------------------------------------------------------------------
4+
`2024.10 <https://github.com/python/python-docs-theme/releases/tag/2024.10>`_
5+
-----------------------------------------------------------------------------
66

77
- Add support for Python 3.13 (#196)
88
Contributed by Hugo van Kemenade
@@ -13,16 +13,16 @@ Changelog
1313
- Generate digital attestations for PyPI (PEP 740) (#198)
1414
Contributed by Hugo van Kemenade
1515

16-
`2024.6 <https://github.com/python/python-docs-theme/releases/tag/v2024.6>`_
17-
----------------------------------------------------------------------------
16+
`2024.6 <https://github.com/python/python-docs-theme/releases/tag/2024.6>`_
17+
---------------------------------------------------------------------------
1818

1919
- Add backgrounds and borders to admonitions (#190)
2020
Contributed by Hugo van Kemenade
2121
- Use different colour for 'Return value: Borrowed reference' (#188)
2222
Contributed by Hugo van Kemenade
2323

24-
`2024.4 <https://github.com/python/python-docs-theme/releases/tag/v2024.4>`_
25-
----------------------------------------------------------------------------
24+
`2024.4 <https://github.com/python/python-docs-theme/releases/tag/2024.4>`_
25+
---------------------------------------------------------------------------
2626

2727
- Add colour to version change directives (#185)
2828
Contributed by Hugo van Kemenade
@@ -31,24 +31,24 @@ Changelog
3131
- Use system font stack for all code (#186)
3232
Contributed by Hugo van Kemenade
3333

34-
`2024.3 <https://github.com/python/python-docs-theme/releases/tag/v2024.3>`_
35-
----------------------------------------------------------------------------
34+
`2024.3 <https://github.com/python/python-docs-theme/releases/tag/2024.3>`_
35+
---------------------------------------------------------------------------
3636

3737
- Modernise font: use system font stack to improve text readability and webpage performance (#174)
3838
Contributed by Hugo van Kemenade
3939
- Remove incorrect CSS property (#178)
4040
Contributed by Kerim Kabirov
4141

42-
`2024.2 <https://github.com/python/python-docs-theme/releases/tag/v2024.2>`_
43-
----------------------------------------------------------------------------
42+
`2024.2 <https://github.com/python/python-docs-theme/releases/tag/2024.2>`_
43+
---------------------------------------------------------------------------
4444

4545
- Do not underline navigation links (#169)
4646
Contributed by Hugo van Kemenade
4747
- Only apply underline offset to code formatting for underline visibility (#171)
4848
Contributed by Hugo van Kemenade
4949

50-
`2024.1 <https://github.com/python/python-docs-theme/releases/tag/v2024.1>`_
51-
----------------------------------------------------------------------------
50+
`2024.1 <https://github.com/python/python-docs-theme/releases/tag/2024.1>`_
51+
---------------------------------------------------------------------------
5252

5353
- Underline links for readability and a11y (#160, #166)
5454
Contributed by Hugo van Kemenade
@@ -59,14 +59,14 @@ Changelog
5959
- Dark mode: fix contrast of footer highlight (#162)
6060
Contributed by Hugo van Kemenade
6161

62-
`2023.9 <https://github.com/python/python-docs-theme/releases/tag/v2023.9>`_
63-
----------------------------------------------------------------------------
62+
`2023.9 <https://github.com/python/python-docs-theme/releases/tag/2023.9>`_
63+
---------------------------------------------------------------------------
6464

6565
- Focus search box when pressing slash (#153)
6666
Contributed by Hugo van Kemenade
6767

68-
`2023.8 <https://github.com/python/python-docs-theme/releases/tag/v2023.8>`_
69-
----------------------------------------------------------------------------
68+
`2023.8 <https://github.com/python/python-docs-theme/releases/tag/2023.8>`_
69+
---------------------------------------------------------------------------
7070

7171
- Add Python 3.12 and 3.13 classifiers (#147)
7272
Contributed by Hugo van Kemenade
@@ -75,8 +75,8 @@ Changelog
7575
- Restore the menu on mobile devices (inadvertently broken in 2023.7) (#146)
7676
Contributed by Hugo van Kemenade
7777

78-
`2023.7 <https://github.com/python/python-docs-theme/releases/tag/v2023.7>`_
79-
----------------------------------------------------------------------------
78+
`2023.7 <https://github.com/python/python-docs-theme/releases/tag/2023.7>`_
79+
---------------------------------------------------------------------------
8080

8181
- Fix compatibility with Sphinx 7.1 (#137)
8282
Contributed by Pradyun Gedam
@@ -91,8 +91,8 @@ Changelog
9191
- Test with Python 3.12 (#140)
9292
Contributed by Hugo van Kemenade
9393

94-
`2023.5 <https://github.com/python/python-docs-theme/releases/tag/v2023.5>`_
95-
----------------------------------------------------------------------------
94+
`2023.5 <https://github.com/python/python-docs-theme/releases/tag/2023.5>`_
95+
---------------------------------------------------------------------------
9696

9797
- Add a dark theme. (#44)
9898
Contributed by Nils K
@@ -106,45 +106,45 @@ Changelog
106106
Contributed by Hugo van Kemenade
107107

108108

109-
`2023.3.1 <https://github.com/python/python-docs-theme/releases/tag/v2023.3.1>`_
110-
--------------------------------------------------------------------------------
109+
`2023.3.1 <https://github.com/python/python-docs-theme/releases/tag/2023.3.1>`_
110+
-------------------------------------------------------------------------------
111111

112112
- Skip cache-busting for old Sphinx #113
113113

114114

115-
`2023.3 <https://github.com/python/python-docs-theme/releases/tag/v2023.3>`_
116-
----------------------------------------------------------------------------
115+
`2023.3 <https://github.com/python/python-docs-theme/releases/tag/2023.3>`_
116+
---------------------------------------------------------------------------
117117

118118
- Fix problem with monospace rendering in Vivaldi #104
119119
- Fix mobile nav obstructing content #96
120120
- Reduce footer margin only for desktop #106
121121
- Append a hash ?digest to CSS files for cache-busting #108
122122

123123

124-
`2022.1 <https://github.com/python/python-docs-theme/releases/tag/v2022.1>`_
125-
----------------------------------------------------------------------------------
124+
`2022.1 <https://github.com/python/python-docs-theme/releases/tag/2022.1>`_
125+
----------------------------------------------------------------------------
126126

127127
- Add a configuration for license URL. (#90)
128128
- Exclude the floating navbar from CHM help. (#84)
129129
- Make sidebar scrollable and sticky (on modern browsers) (#91)
130130

131131

132-
`2021.11.1 <https://github.com/python/python-docs-theme/releases/tag/v2021.11.1>`_
133-
-----------------------------------------------------------------------------------
132+
`2021.11.1 <https://github.com/python/python-docs-theme/releases/tag/2021.11.1>`_
133+
----------------------------------------------------------------------------------
134134

135135
- Fix monospace again, on buggy Google Chrome (#87)
136136
Contributed by Tushar Sadhwani
137137

138138

139-
`2021.11 <https://github.com/python/python-docs-theme/releases/tag/v2021.11>`_
140-
-------------------------------------------------------------------------------
139+
`2021.11 <https://github.com/python/python-docs-theme/releases/tag/2021.11>`_
140+
------------------------------------------------------------------------------
141141

142142
- Fix monospace on buggy Google Chrome (#85)
143143
Contributed by Tushar Sadhwani
144144

145145

146-
`2021.8 <https://github.com/python/python-docs-theme/releases/tag/v2021.8>`_
147-
------------------------------------------------------------------------------
146+
`2021.8 <https://github.com/python/python-docs-theme/releases/tag/2021.8>`_
147+
-----------------------------------------------------------------------------
148148

149149
- Add the copyright_url variable in the theme (#67)
150150
Contributed by jablonskidev
@@ -156,8 +156,8 @@ Changelog
156156
Contributed by Olga Bulat
157157

158158

159-
`2021.5 <https://github.com/python/python-docs-theme/releases/tag/v2021.5>`_
160-
------------------------------------------------------------------------------
159+
`2021.5 <https://github.com/python/python-docs-theme/releases/tag/2021.5>`_
160+
-----------------------------------------------------------------------------
161161

162162
- Make the theme responsive (#46)
163163
Contributed by Olga Bulat.

0 commit comments

Comments
 (0)