# with overline, for parts. This is reserved for the main title in doc/index.rst.
* with overline, for chapter. all pages except doc/index.rst should start with "chapter" or lower.
=, for sections
-, for subsections
^, for subsubsections
", for paragraphs
Documentation Link
https://matplotlib.org/devdocs/devel/document.html#section-formatting
Problem
We acknowledge in our docs that we haven't completely moved our docs over to our specified format, which sometimes creates cascading effects when trying to combine/reorganize docs- directives like
..includedon't like the mismatch and when reading the docs it can make it hard to figure out what level a given section is supposed to be at.Suggested improvement
Reformat docs as needed so that they conform to the guidelines.
NOTES:
Documents with old style formatting:
This work is mostly converting ~~ to ^^^
Please post here which file you are working on:
project
API
contribute
user_guide
text
toolkits
tutorials
gallery