From 65d371e58ef9c7d40f9045e5fc0ee618cfc9f47e Mon Sep 17 00:00:00 2001 From: "Peter D. Barnes, Jr." Date: Fri, 29 Jul 2016 12:36:12 -0700 Subject: [PATCH] [doc] Sphinx reference error: misnamed file --- doc/manual/source/documentation.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/manual/source/documentation.rst b/doc/manual/source/documentation.rst index 0437b67d6..ed7fda7bd 100644 --- a/doc/manual/source/documentation.rst +++ b/doc/manual/source/documentation.rst @@ -39,7 +39,7 @@ We use Sphinx_ to generate expository chapters describing the design and usage of each module. Right now you are reading the :doc:`Documentation ` Chapter. If you are reading the html version, the -`Show Source <_sources/documentation.txt>`_ link in the sidebar +`Show Source <_sources/documentation.rst>`_ link in the sidebar will show you the reStructuredText source for this chapter. Adding New Chapters