We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d867eb6 commit e91193bCopy full SHA for e91193b
docs/source/contents.rst
@@ -4,10 +4,7 @@
4
Table of contents
5
=================
6
7
-.. toctree::
8
- :hidden:
9
-
10
- index
+.. Keep this toctree in sync with the one at the bottom of index.rst.
11
12
.. toctree::
13
:maxdepth: 2
docs/source/index.rst
@@ -61,3 +61,17 @@ Miscellaneous
61
62
- :doc:`releases/index`
63
- :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