8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7aa60af commit afb2dbeCopy full SHA for afb2dbe
doc/devel/documenting_mpl.rst
@@ -19,9 +19,9 @@ General file structure
19
----------------------
20
21
All documentation is built from the :file:`doc/`, :file:`tutorials/`, and
22
-:file:`examples/` directories. The :file:`doc/` directory contains both
23
-reStructuredText (ReST_; ``.rst``) files that contain pages in the
24
-documentation and configuration files for Sphinx_.
+:file:`examples/` directories. The :file:`doc/` directory contains configuration files for Sphinx
+and reStructuredText (ReST_; ``.rst``) files that are rendered to documentation pages.
+
25
26
The main entry point is :file:`doc/index.rst`, which pulls in the
27
:file:`index.rst` file for the users guide (:file:`doc/users`), developers
0 commit comments