Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
24 changes: 24 additions & 0 deletions doc/users/beginner.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
.. _users-guide-index:

################
Beginner's Guide
################

.. htmlonly::

:Release: |version|
:Date: |today|

.. toctree::
:maxdepth: 2

pyplot_tutorial.rst
navigation_toolbar.rst
index_text.rst
image_tutorial.rst
legend_guide.rst
annotations_guide.rst
screenshots.rst



20 changes: 20 additions & 0 deletions doc/users/configuration.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
.. _users-guide-index:

###################
Configuration Guide
###################

.. htmlonly::

:Release: |version|
:Date: |today|

.. toctree::
:maxdepth: 2

installing.rst
customizing.rst
shell.rst



21 changes: 21 additions & 0 deletions doc/users/developer.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
.. _users-guide-index:

###############
Advanced Guide
###############

.. htmlonly::

:Release: |version|
:Date: |today|

.. toctree::
:maxdepth: 2

artists.rst
gridspec.rst
tight_layout_guide.rst
event_handling.rst
transforms_tutorial.rst
path_tutorial.rst
recipes.rst
22 changes: 4 additions & 18 deletions doc/users/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -13,28 +13,14 @@ User's Guide
:maxdepth: 2

intro.rst
installing.rst
pyplot_tutorial.rst
navigation_toolbar.rst
customizing.rst
shell.rst
index_text.rst
image_tutorial.rst
artists.rst
gridspec.rst
tight_layout_guide.rst
legend_guide.rst
event_handling.rst
transforms_tutorial.rst
path_tutorial.rst
annotations_guide.rst
patheffects_guide.rst
recipes.rst
screenshots.rst
configuration.rst
beginner.rst
developer.rst
whats_new.rst
github_stats.rst
license.rst
credits.rst