Skip to content

Commit 39636b0

Browse files
committed
DOC: start to re-arrange top-level organization
1 parent 97b0574 commit 39636b0

File tree

4 files changed

+8
-27
lines changed

4 files changed

+8
-27
lines changed

doc/contents.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,11 +15,11 @@ Overview
1515
:maxdepth: 2
1616

1717
users/index.rst
18+
api/index.rst
1819
faq/index.rst
20+
mpl_toolkits/index.rst
1921
resources/index.rst
2022
devel/index.rst
21-
mpl_toolkits/index.rst
22-
api/index.rst
2323
examples/index.rst
2424
glossary/index.rst
2525

doc/users/beginner.rst

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
.. _beginners-guide-index:
22

3-
################
4-
Beginner's Guide
5-
################
3+
===================
4+
matplotlib Basics
5+
===================
66

77
.. htmlonly::
88

@@ -13,7 +13,9 @@ Beginner's Guide
1313
:maxdepth: 2
1414

1515
pyplot_tutorial.rst
16+
customizing.rst
1617
style_sheets.rst
18+
shell.rst
1719
navigation_toolbar.rst
1820
index_text.rst
1921
image_tutorial.rst

doc/users/configuration.rst

Lines changed: 0 additions & 20 deletions
This file was deleted.

doc/users/index.rst

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,9 @@ User's Guide
1313
:maxdepth: 2
1414

1515
intro.rst
16-
configuration.rst
16+
installing.rst
1717
beginner.rst
1818
developer.rst
19-
colors.rst
2019
whats_new.rst
2120
github_stats.rst
2221
license.rst

0 commit comments

Comments
 (0)