Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 3b58108

Browse files
committed
DOC: organize TOC
1 parent ccdffe7 commit 3b58108

File tree

1 file changed

+24
-5
lines changed

1 file changed

+24
-5
lines changed

doc/users/index.rst

Lines changed: 24 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,18 +7,37 @@
77
Users guide
88
###########
99

10+
11+
General
12+
#######
13+
1014
.. toctree::
1115
:maxdepth: 2
1216

13-
installing/index.rst
14-
../plot_types/index.rst
15-
../tutorials/index.rst
16-
../gallery/index.rst
1717
getting_started/index.rst
18+
installing/index.rst
1819
explain/index.rst
1920
faq/index.rst
20-
../api/index.rst
2121
resources/index.rst
22+
23+
Reference
24+
#########
25+
26+
.. toctree::
27+
:maxdepth: 2
28+
29+
../api/index.rst
2230
../devel/index.rst
2331
backmatter/index.rst
2432
release_notes.rst
33+
34+
35+
Tutorials and examples
36+
######################
37+
38+
.. toctree::
39+
:maxdepth: 1
40+
41+
../plot_types/index.rst
42+
../tutorials/index.rst
43+
../gallery/index.rst

0 commit comments

Comments
 (0)