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 f81d75c

Browse filesBrowse files
Rectified typos in documenting_mpl.rst
Felt the sentence too long and confusing. Tried to make it more understandable.
1 parent 8162641 commit f81d75c
Copy full SHA for f81d75c

File tree

Expand file treeCollapse file tree

1 file changed

+2
-2
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+2
-2
lines changed

‎doc/devel/documenting_mpl.rst

Copy file name to clipboardExpand all lines: doc/devel/documenting_mpl.rst
+2-2Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -290,8 +290,8 @@ Other packages can also be linked via
290290
291291
will return this link: `numpy.mean`. This works for Python, Numpy, Scipy,
292292
and Pandas (full list is in :file:`doc/conf.py`). Sometimes it is tricky
293-
to get external Sphinx linking to work; to
294-
check that a something exists to link to the following shell command outputs
293+
to get external Sphinx linking to work and to
294+
check that something exists to a link. Following shell command outputs
295295
a list of all objects that can be referenced (in this case for Numpy)::
296296

297297
python -m sphinx.ext.intersphinx 'https://docs.scipy.org/doc/numpy/objects.inv'

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.