Skip to content

Commit afb2dbe

Browse files
authored
Update documenting_mpl.rst
just tried to reorg the bit under general file structure to be a little clearer
1 parent 7aa60af commit afb2dbe

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

doc/devel/documenting_mpl.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,9 @@ General file structure
1919
----------------------
2020

2121
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_.
22+
:file:`examples/` directories. The :file:`doc/` directory contains configuration files for Sphinx
23+
and reStructuredText (ReST_; ``.rst``) files that are rendered to documentation pages.
24+
2525

2626
The main entry point is :file:`doc/index.rst`, which pulls in the
2727
:file:`index.rst` file for the users guide (:file:`doc/users`), developers

0 commit comments

Comments
 (0)