Skip to content

Commit e91193b

Browse files
committed
Restored documentation navigation
Regression in daa9a8e
1 parent d867eb6 commit e91193b

File tree

2 files changed

+15
-4
lines changed

2 files changed

+15
-4
lines changed

docs/source/contents.rst

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,7 @@
44
Table of contents
55
=================
66

7-
.. toctree::
8-
:hidden:
9-
10-
index
7+
.. Keep this toctree in sync with the one at the bottom of index.rst.
118
129
.. toctree::
1310
:maxdepth: 2

docs/source/index.rst

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,3 +61,17 @@ Miscellaneous
6161

6262
- :doc:`releases/index`
6363
- :doc:`internals`
64+
65+
.. Keep this toctree in sync with contents.rst.
66+
67+
.. toctree::
68+
:hidden:
69+
:maxdepth: 2
70+
71+
intro/index
72+
topics/index
73+
ref/index
74+
howto/index
75+
faq
76+
releases/index
77+
internals

0 commit comments

Comments
 (0)