Thanks to visit codestin.com Credit goes to github.com
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 ccdffe7 commit 3b58108Copy full SHA for 3b58108
doc/users/index.rst
@@ -7,18 +7,37 @@
7
Users guide
8
###########
9
10
+
11
+General
12
+#######
13
14
.. toctree::
15
:maxdepth: 2
16
- installing/index.rst
- ../plot_types/index.rst
- ../tutorials/index.rst
- ../gallery/index.rst
17
getting_started/index.rst
18
+ installing/index.rst
19
explain/index.rst
20
faq/index.rst
- ../api/index.rst
21
resources/index.rst
22
23
+Reference
24
+#########
25
26
+.. toctree::
27
+ :maxdepth: 2
28
29
+ ../api/index.rst
30
../devel/index.rst
31
backmatter/index.rst
32
release_notes.rst
33
34
35
+Tutorials and examples
36
+######################
37
38
39
+ :maxdepth: 1
40
41
+ ../plot_types/index.rst
42
+ ../tutorials/index.rst
43
+ ../gallery/index.rst
0 commit comments