[docs] Provide pointer for building Sphinx docs.
authorSean Silva <silvas@purdue.edu>
Wed, 27 Feb 2013 18:33:21 +0000 (18:33 +0000)
committerSean Silva <silvas@purdue.edu>
Wed, 27 Feb 2013 18:33:21 +0000 (18:33 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@176195 91177308-0d34-0410-b5e6-96231b3b80d8

docs/SphinxQuickstartTemplate.rst

index 8f6d71e4ecbc4bee7fd4d3f47748d6a0af0a17e6..fe6e44a27cea5d8d56f4d1d92a08d950af3956d6 100644 (file)
@@ -22,7 +22,8 @@ reStructuredText syntax is useful when writing the document, so the last
 ~half of this document (starting with `Example Section`_) gives examples
 which should cover 99% of use cases.
 
-Let me say that again: focus on *content*.
+Let me say that again: focus on *content*. But if you really need to verify
+Sphinx's output, see ``docs/README.txt`` for information.
 
 Once you have finished with the content, please send the ``.rst`` file to
 llvm-commits for review.