Closed
Description
Problem
The landing page for the matplotlib documentation link https://matplotlib.org/devdocs/contents.html is simply a table of contents, which can be hard to navigate for someone unfamiliar with matplotlib.
Suggested Improvement
Rework this page so there's some roadmapping/guidance on what the different parts of the documentation are. For example, the Pandas docs (https://pandas.pydata.org/docs/):
Or the numpy docs which require less HTML/CSS/work but still has more guidance (https://numpy.org/doc/stable/):