@@ -65,42 +65,50 @@ Installation
6565 :doc: `Installation Guide <users/installing >`
6666
6767
68+ Learning Resources
69+ ==================
6870
6971
70- Learn
71- =====
72+ .. panels ::
73+
74+ Tutorials
75+ ^^^^^^^^^
7276
73- - :doc: `Quick-start Guide <tutorials/introductory/usage >`
74- - Basic :doc: `Plot Types <plot_types/index >` and :doc: ` Example Gallery < gallery /index >`
75- - `Introductory Tutorials <../tutorials/index.html#introductory >`_
76- - :doc: `External Learning Resources <resources/index >`
77+ - :doc: `Quick-start Guide <tutorials/introductory/usage >`
78+ - Basic :doc: `Plot Types <plot_types/index >`
79+ - `Introductory Tutorials <../tutorials/index.html#introductory >`_
80+ - :doc: `External Learning Resources <resources/index >`
7781
82+ ---
7883
79- Reference
80- =========
84+ How-tos
85+ ^^^^^^^
86+ - :doc: `Example Gallery <gallery/index >`
87+ - :doc: `Matplotlib FAQ <faq/index >`
8188
82- - :doc: ` API Reference < api/index >`
89+ ---
8390
84- - :doc: `pyplot API <api/pyplot_summary >`: top-level interface to create
85- Figures (`.pyplot.figure `) and Subplots (`.pyplot.subplots `,
86- `.pyplot.subplot_mosaic `)
87- - :doc: `Axes API <api/axes_api >` for *most * plotting methods
88- - :doc: `Figure API <api/figure_api >` for figure-level methods
91+ Understand how Matplotlib works
92+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
93+
94+ - The :ref: `users-guide-explain ` section of the :doc: `Users guide <users/index >`
95+ - Many of the :doc: `Tutorials <tutorials/index >` have explanatory material
96+
97+ ---
8998
90- - :doc: `Extra Toolkits <api/toolkits/index >`
99+ Reference
100+ ^^^^^^^^^
91101
92- How-tos
93- =======
102+ - :doc: `API Reference <api/index >`
94103
95- - :doc: `Installation Guide <users/installing >`
96- - :doc: `Contributing to Matplotlib <devel/index >`
97- - :doc: `Matplotlib FAQ <faq/index >`
104+ - :doc: `pyplot API <api/pyplot_summary >`: top-level interface to create
105+ Figures (`.pyplot.figure `) and Subplots (`.pyplot.subplots `,
106+ `.pyplot.subplot_mosaic `)
107+ - :doc: `Axes API <api/axes_api >` for *most * plotting methods
108+ - :doc: `Figure API <api/figure_api >` for figure-level methods
98109
99- Understand how Matplotlib works
100- ===============================
110+ - :doc: `Extra Toolkits <api/toolkits/index >`
101111
102- - The :ref: `users-guide-explain ` section of the :doc: `Users guide <users/index >`
103- - Many of the :doc: `Tutorials <tutorials/index >` have explanatory material
104112
105113
106114Third-party Packages
0 commit comments