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

Skip to content

Commit 7dd5649

Browse files
committed
Swap General and Tutorial/Example sections in User Guide
This order seems to make more sense in the PDF, and it's probably okay in the webpage too. The end of the Quick start (which is the first page of General points to Installation, Plot types, and Tutorials, so you can navigate to those parts that used to be first quite easily.
1 parent d70ab81 commit 7dd5649

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

doc/users/index.rst

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -7,16 +7,6 @@
77
Users guide
88
###########
99

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-
2010
General
2111
#######
2212

@@ -29,6 +19,16 @@ General
2919
faq/index.rst
3020
resources/index.rst
3121

22+
Tutorials and examples
23+
######################
24+
25+
.. toctree::
26+
:maxdepth: 1
27+
28+
../plot_types/index.rst
29+
../tutorials/index.rst
30+
../gallery/index.rst
31+
3232
Reference
3333
#########
3434

0 commit comments

Comments
 (0)