File tree Expand file tree Collapse file tree 5 files changed +13
-13
lines changed Expand file tree Collapse file tree 5 files changed +13
-13
lines changed Original file line number Diff line number Diff line change 1
1
< ul id ="navbar-main-elements " class ="navbar-nav ">
2
2
3
3
< li class ="nav-item ">
4
- < a class ="reference internal nav-link " href ="{{ pathto('plot_types/index') }} "> Plot Types </ a >
4
+ < a class ="reference internal nav-link " href ="{{ pathto('plot_types/index') }} "> Plot types </ a >
5
5
</ li >
6
6
< li class ="nav-item ">
7
7
< a class ="reference internal nav-link " href ="{{ pathto('gallery/index') }} "> Examples</ a >
13
13
< a class ="reference internal nav-link " href ="{{ pathto('api/index') }} "> Reference</ a >
14
14
</ li >
15
15
< li class ="nav-item ">
16
- < a class ="reference internal nav-link " href ="{{ pathto('contents') }} "> Usage Guide </ a >
16
+ < a class ="reference internal nav-link " href ="{{ pathto('contents') }} "> Usage guide </ a >
17
17
</ li >
18
18
< li class ="nav-item ">
19
19
< a class ="reference internal nav-link " href ="{{ pathto('devel/index') }} "> Develop</ a >
20
20
</ li >
21
21
< li class ="nav-item ">
22
- < a class ="reference internal nav-link " href ="{{ pathto('users/release_notes') }} "> Release Notes </ a >
22
+ < a class ="reference internal nav-link " href ="{{ pathto('users/release_notes') }} "> Release notes </ a >
23
23
</ li >
24
24
</ ul >
Original file line number Diff line number Diff line change @@ -50,26 +50,26 @@ Learning resources
50
50
Tutorials
51
51
^^^^^^^^^
52
52
53
- - :doc: `Quick-start Guide <tutorials/introductory/usage >`
54
- - :doc: `Plot Types <plot_types/index >`
55
- - `Introductory Tutorials <../tutorials/index.html#introductory >`_
56
- - :doc: `External Learning Resources <resources/index >`
53
+ - :doc: `Quick-start guide <tutorials/introductory/usage >`
54
+ - :doc: `Plot types <plot_types/index >`
55
+ - `Introductory tutorials <../tutorials/index.html#introductory >`_
56
+ - :doc: `External learning resources <resources/index >`
57
57
58
58
---
59
59
60
60
How-tos
61
61
^^^^^^^
62
- - :doc: `Example Gallery <gallery/index >`
62
+ - :doc: `Example gallery <gallery/index >`
63
63
- :doc: `Matplotlib FAQ <faq/index >`
64
64
65
65
---
66
66
67
67
Understand how Matplotlib works
68
68
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
69
69
70
- - The :ref: `users-guide-explain ` section of the :doc: `Users guide <users/index >`
70
+ - The :ref: `users-guide-explain ` in the :doc: `Usage guide <users/index >`
71
71
- Many of the :ref: `Intermediate <tutorials-intermediate >` and
72
- :ref: `Advanced <tutorials-advanced >` Tutorials
72
+ :ref: `Advanced <tutorials-advanced >` tutorials
73
73
have explanatory material
74
74
75
75
---
Original file line number Diff line number Diff line change 1
1
2
- Project Information
2
+ Project information
3
3
-------------------
4
4
5
5
.. toctree ::
Original file line number Diff line number Diff line change 1
1
.. _users-guide-index :
2
2
3
3
###########
4
- Usage Guide
4
+ Usage guide
5
5
###########
6
6
7
7
.. only :: html
Original file line number Diff line number Diff line change 1
- Next Version
1
+ Next version
2
2
============
3
3
.. toctree ::
4
4
:maxdepth: 1
You can’t perform that action at this time.
0 commit comments