File tree 4 files changed +69
-18
lines changed
4 files changed +69
-18
lines changed Original file line number Diff line number Diff line change
1
+ .. _users-guide-index :
2
+
3
+ ################
4
+ Beginner's Guide
5
+ ################
6
+
7
+ .. htmlonly ::
8
+
9
+ :Release: |version |
10
+ :Date: |today |
11
+
12
+ .. toctree ::
13
+ :maxdepth: 2
14
+
15
+ pyplot_tutorial.rst
16
+ navigation_toolbar.rst
17
+ index_text.rst
18
+ image_tutorial.rst
19
+ legend_guide.rst
20
+ annotations_guide.rst
21
+ screenshots.rst
22
+
23
+
24
+
Original file line number Diff line number Diff line change
1
+ .. _users-guide-index :
2
+
3
+ ###################
4
+ Configuration Guide
5
+ ###################
6
+
7
+ .. htmlonly ::
8
+
9
+ :Release: |version |
10
+ :Date: |today |
11
+
12
+ .. toctree ::
13
+ :maxdepth: 2
14
+
15
+ installing.rst
16
+ customizing.rst
17
+ shell.rst
18
+
19
+
20
+
Original file line number Diff line number Diff line change
1
+ .. _users-guide-index :
2
+
3
+ ###############
4
+ Advanced Guide
5
+ ###############
6
+
7
+ .. htmlonly ::
8
+
9
+ :Release: |version |
10
+ :Date: |today |
11
+
12
+ .. toctree ::
13
+ :maxdepth: 2
14
+
15
+ artists.rst
16
+ gridspec.rst
17
+ tight_layout_guide.rst
18
+ event_handling.rst
19
+ transforms_tutorial.rst
20
+ path_tutorial.rst
21
+ recipes.rst
Original file line number Diff line number Diff line change @@ -13,28 +13,14 @@ User's Guide
13
13
:maxdepth: 2
14
14
15
15
intro.rst
16
- installing.rst
17
- pyplot_tutorial.rst
18
- navigation_toolbar.rst
19
- customizing.rst
20
- shell.rst
21
- index_text.rst
22
- image_tutorial.rst
23
- artists.rst
24
- gridspec.rst
25
- tight_layout_guide.rst
26
- legend_guide.rst
27
- event_handling.rst
28
- transforms_tutorial.rst
29
- path_tutorial.rst
30
- annotations_guide.rst
31
- patheffects_guide.rst
32
- recipes.rst
33
- screenshots.rst
16
+ configuration.rst
17
+ beginner.rst
18
+ developer.rst
34
19
whats_new.rst
35
20
github_stats.rst
36
21
license.rst
37
22
credits.rst
38
23
39
24
40
25
26
+
You can’t perform that action at this time.
0 commit comments