File tree Expand file tree Collapse file tree 2 files changed +13
-9
lines changed Expand file tree Collapse file tree 2 files changed +13
-9
lines changed Original file line number Diff line number Diff line change @@ -59,7 +59,7 @@ Other Changes
5959* Use regular toctree instead of toc for singlehtml builder (#507)
6060* Cleanup whitespace in templates (#1060)
6161
62- .. _ 0 .5.2 :
62+ .. _ release-0 .5.2 :
6363
64640.5.2
6565=====
@@ -71,7 +71,7 @@ Other Changes
7171
7272* Depend on docutils < 0.17 (#1113)
7373
74- .. _ 0 .5.1 :
74+ .. _ release-0 .5.1 :
7575
76760.5.1
7777=====
@@ -103,7 +103,7 @@ Other Changes
103103* Make Copyright template match sphinx's basic (#933)
104104* Packaging: include ``bin/preinstall.js `` (#1005)
105105
106- .. _ 0 .5.0 :
106+ .. _ release-0 .5.0 :
107107
1081080.5.0
109109=====
@@ -115,6 +115,8 @@ Fixes
115115
116116* Fix bullet list spacing to respect simple/complex list styles
117117
118+ .. _release-0.5.0rc2 :
119+
1181200.5.0rc2
119121========
120122
@@ -128,6 +130,8 @@ Fixes
128130* Fix several margin issues with lists, nested lists, and nested content
129131* Add colon back to field lists
130132
133+ .. _release-0.5.0rc1 :
134+
1311350.5.0rc1
132136========
133137
@@ -147,7 +151,7 @@ Other Changes
147151* Moved build system from Grunt and friends to Webpack
148152* Remove Modernizr, but keep html5shiv (#724, #525)
149153
150- .. _ 0 .4.3 :
154+ .. _ release-0 .4.3 :
151155
1521560.4.3
153157=====
@@ -169,7 +173,7 @@ Fixes
169173Other Changes
170174--------------
171175
172- .. _ 0 .4.2 :
176+ .. _ release-0 .4.2 :
173177
1741780.4.2
175179=====
Original file line number Diff line number Diff line change @@ -94,7 +94,7 @@ version:
9494
9595 .. _semantic versioning : http://semver.org/
9696
97- .. _ 1 .0.0 :
97+ .. _ release-1 .0.0 :
9898
99991.0.0
100100~~~~~
@@ -126,7 +126,7 @@ HTML4 support is deprecated
126126 Support for the Sphinx HTML4 writer will be removed in the :ref: `2.0.0 `
127127 release.
128128
129- .. _ 1 .1.0 :
129+ .. _ release-1 .1.0 :
130130
1311311.1.0
132132~~~~~
@@ -138,7 +138,7 @@ the 1.x release series. The 1.1 release will not be adding any major features
138138and will instead mark the last release targeting projects with old dependencies
139139like Sphinx 1.8, HTML4, or required support for IE11.
140140
141- .. _ 2 .0.0 :
141+ .. _ release-2 .0.0 :
142142
1431432.0.0
144144~~~~~
@@ -166,7 +166,7 @@ HTML4 support will be removed
166166 support and should no longer be required to use a modern combination of this
167167 theme and Sphinx.
168168
169- .. _ 3 .0.0 :
169+ .. _ release-3 .0.0 :
170170
1711713.0.0
172172~~~~~
You can’t perform that action at this time.
0 commit comments