File tree Expand file tree Collapse file tree 16 files changed +58
-64
lines changed
Expand file tree Collapse file tree 16 files changed +58
-64
lines changed Original file line number Diff line number Diff line change 1010 < a class ="reference internal nav-link " href ="{{ pathto('tutorials/index') }} "> Tutorials</ a >
1111 </ li >
1212 < li class ="nav-item ">
13- < a class ="reference internal nav-link " href ="{{ pathto('api/index') }} "> Reference</ a >
13+ < a class ="reference internal nav-link " href ="{{ pathto('api/index') }} "> API Reference</ a >
1414 </ li >
1515 < li class ="nav-item ">
16- < a class ="reference internal nav-link " href ="{{ pathto('users/index') }} "> Usage guide</ a >
16+ < a class ="reference internal nav-link " href ="{{ pathto('users/index') }} "> Users guide</ a >
1717 </ li >
1818 < li class ="nav-item ">
19- < a class ="reference internal nav-link " href ="{{ pathto('devel/index') }} "> Develop</ a >
20- </ li >
21- < li class ="nav-item ">
22- < a class ="reference internal nav-link " href ="{{ pathto('users/release_notes') }} "> Release notes</ a >
19+ < a class ="reference internal nav-link " href ="{{ pathto('devel/index') }} "> Contributing</ a >
2320 </ li >
2421</ ul >
Original file line number Diff line number Diff line change 1- Reference
2- =========
1+ API Reference
2+ =============
33
44When using the library you will typically create
55:doc: `Figure <figure_api >` and :doc: `Axes <axes_api >` objects and
Original file line number Diff line number Diff line change @@ -212,7 +212,7 @@ def _check_dependencies():
212212source_encoding = "utf-8"
213213
214214# The master toctree document.
215- master_doc = 'contents '
215+ master_doc = 'users/index '
216216
217217# General substitutions.
218218try :
Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -53,7 +53,7 @@ Learning resources
5353 - :doc: `Quick-start guide <tutorials/introductory/usage >`
5454 - :doc: `Plot types <plot_types/index >`
5555 - `Introductory tutorials <../tutorials/index.html#introductory >`_
56- - :doc: `External learning resources <resources/index >`
56+ - :doc: `External learning resources <users/ resources/index >`
5757
5858 ---
5959
@@ -67,7 +67,7 @@ Learning resources
6767 Understand how Matplotlib works
6868 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
6969
70- - The :ref: `users-guide-explain ` in the :doc: `Usage guide <users/index >`
70+ - The :ref: `users-guide-explain ` in the :doc: `Users guide <users/index >`
7171 - Many of the :ref: `Intermediate <tutorials-intermediate >` and
7272 :ref: `Advanced <tutorials-advanced >` tutorials
7373 have explanatory material
@@ -106,7 +106,7 @@ you can help!
106106- or improve the :ref: `documentation and code <developers-guide-index >`
107107
108108
109- Site map
110- --------
109+ Users guide
110+ -----------
111111
112- The :ref: ` complete contents of the docs <complete_sitemap >` .
112+ The ` contents of the docs <users/index.html >`_ .
Original file line number Diff line number Diff line change @@ -6,6 +6,6 @@ Project information
66 :maxdepth: 1
77
88 license.rst
9- ../ citing.rst
9+ citing.rst
1010 credits.rst
1111 history.rst
Original file line number Diff line number Diff line change 1- :orphan:
1+ .. redirect-from :: /citing
2+
23
34Citing Matplotlib
45=================
Original file line number Diff line number Diff line change 11.. _environment-variables :
22
3+ .. redirect-from :: /faq/environment_variables_faq
4+
35*********************
46Environment variables
57*********************
Original file line number Diff line number Diff line change 11.. _howto-faq :
22
3+ .. redirect-from :: /faq/howto_faq
4+
35******
46How-to
57******
Original file line number Diff line number Diff line change 11.. _faq-index :
22
3- ######
4- How-to
5- ######
3+ .. redirect-from :: /faq/index
4+
5+ ##########################
6+ How-to and troubleshooting
7+ ##########################
68
79.. only :: html
810
You can’t perform that action at this time.
0 commit comments