Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 5b4c190

Browse files
committed
DOC: Cleanup trailing whitespace.
1 parent 56666b8 commit 5b4c190

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

doc/devel/documenting_mpl.rst

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +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 configuration files for Sphinx
23-
and reStructuredText (ReST_; ``.rst``) files that are rendered to documentation pages.
22+
:file:`examples/` directories. The :file:`doc/` directory contains
23+
configuration files for Sphinx and reStructuredText (ReST_; ``.rst``) files
24+
that are rendered to documentation pages.
2425

2526

2627
The main entry point is :file:`doc/index.rst`, which pulls in the
@@ -41,7 +42,7 @@ documentation built into their comments.
4142

4243
.. note::
4344

44-
Don't directly edit the ``.rst`` files in :file:`doc/gallery`,
45+
Don't directly edit the ``.rst`` files in :file:`doc/gallery`,
4546
:file:`doc/tutorials`, and :file:`doc/api` (excepting
4647
:file:`doc/api/api_changes/`). Sphinx_ regenerates files in these
4748
directories when building documentation.

0 commit comments

Comments
 (0)