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 d78ff1d

Browse filesBrowse files
committed
DOC: Remove explicit link to source file.
In Sphinx 1.5, the naming of the reST source files has changed, so it's not possible to make an explicit link that works across versions. And users can just follow the "Show Source" link mentioned in the text anyway.
1 parent a5a1d21 commit d78ff1d
Copy full SHA for d78ff1d

File tree

Expand file treeCollapse file tree

1 file changed

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

1 file changed

+1
-2
lines changed

‎doc/faq/howto_faq.rst

Copy file name to clipboardExpand all lines: doc/faq/howto_faq.rst
+1-2Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -596,8 +596,7 @@ matplotlib is documented using the `sphinx
596596
extensible python framework for documentation projects which generates
597597
HTML and PDF, and is pretty easy to write; you can see the source for this
598598
document or any page on this site by clicking on the *Show Source* link
599-
at the end of the page in the sidebar (or `here
600-
<../_sources/faq/howto_faq.txt>`_ for this document).
599+
at the end of the page in the sidebar.
601600

602601
The sphinx website is a good resource for learning sphinx, but we have
603602
put together a cheat-sheet at :ref:`documenting-matplotlib` which

0 commit comments

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