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

Skip to content

Commit 633add3

Browse files
authored
Merge pull request #7629 from QuLogic/sphinx-151
DOC: Remove explicit link to source file for Sphinx 1.5 compat.
2 parents a5a1d21 + d78ff1d commit 633add3

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

doc/faq/howto_faq.rst

Lines 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)