Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 38d5466

Browse filesBrowse files
committed
Fill in more
1 parent d329366 commit 38d5466
Copy full SHA for 38d5466

File tree

Expand file treeCollapse file tree

1 file changed

+13
-11
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+13
-11
lines changed

‎doc/index.rst

Copy file name to clipboardExpand all lines: doc/index.rst
+13-11Lines changed: 13 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -24,28 +24,30 @@ Matplotlib makes easy things easy and hard things possible.
2424

2525
.. container:: bullet-box
2626

27-
Understand
28-
29-
- `Take full control`_ of line styles, font properties, axes properties...
30-
- `Export and embed`_ to a number of file formats and interactive environments
27+
Reference
3128

32-
.. _Take full control: https://matplotlib.org/tutorials/index.html#tutorials
33-
.. _Export and embed: https://matplotlib.org/api/index_backend_api.html
29+
- :doc:`API Reference <api/index>`
30+
- :doc:`pyplot API <api/pyplot_summary>`: top-level interface to create
31+
`.pyplot.figure` and `.pyplot.subplots` (also `.pyplot.subplot_mosaic`).
32+
- :doc:`Axes API <api/axes_api>` for *most* plotting methods.
33+
- :doc:`Figure API <api/figure_api>` for figure-level methods.
3434

3535
.. container:: bullet-box-container
3636

3737
.. container:: bullet-box
3838

3939
How-tos
4040

41-
- Explore tailored functionality provided by
42-
`third party packages <https://matplotlib.org/mpl-third-party/>`_
43-
- Learn more about Matplotlib through the many
44-
:doc:`external learning resources <resources/index>`
41+
- :doc:`Installation Guide <users/installing>`
42+
- :doc:`Contributing to Matplotlib <devel/index>`
43+
- :doc:`Matplotlib FAQ <faq/index>`
4544

4645
.. container:: bullet-box
4746

48-
Reference
47+
Understand
48+
49+
- Many of the :doc:`Tutorials <tutorials/index>` have explanatory material
50+
4951

5052

5153
Documentation

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.