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 a7bb7b0 commit 23dfb72Copy full SHA for 23dfb72
doc/users/index.rst
@@ -7,6 +7,15 @@
7
Users guide
8
###########
9
10
+Tutorials and examples
11
+######################
12
+
13
+.. toctree::
14
+ :maxdepth: 1
15
16
+ ../plot_types/index.rst
17
+ ../tutorials/index.rst
18
+ ../gallery/index.rst
19
20
General
21
#######
@@ -30,14 +39,3 @@ Reference
30
39
../devel/index.rst
31
40
backmatter/index.rst
32
41
release_notes.rst
33
-
34
35
-Tutorials and examples
36
-######################
37
38
-.. toctree::
- :maxdepth: 1
- ../plot_types/index.rst
42
- ../tutorials/index.rst
43
- ../gallery/index.rst
0 commit comments