Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 5b4c190

Browse filesBrowse files
committed
DOC: Cleanup trailing whitespace.
1 parent 56666b8 commit 5b4c190
Copy full SHA for 5b4c190

File tree

Expand file treeCollapse file tree

1 file changed

+4
-3
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+4
-3
lines changed

‎doc/devel/documenting_mpl.rst

Copy file name to clipboardExpand all lines: doc/devel/documenting_mpl.rst
+4-3Lines 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 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.