[llvm] r176195 - [docs] Provide pointer for building Sphinx docs.
Sean Silva
silvas at purdue.edu
Wed Feb 27 10:33:21 PST 2013
Author: silvas
Date: Wed Feb 27 12:33:21 2013
New Revision: 176195
URL: http://llvm.org/viewvc/llvm-project?rev=176195&view=rev
Log:
[docs] Provide pointer for building Sphinx docs.
Modified:
llvm/trunk/docs/SphinxQuickstartTemplate.rst
Modified: llvm/trunk/docs/SphinxQuickstartTemplate.rst
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/docs/SphinxQuickstartTemplate.rst?rev=176195&r1=176194&r2=176195&view=diff
==============================================================================
--- llvm/trunk/docs/SphinxQuickstartTemplate.rst (original)
+++ llvm/trunk/docs/SphinxQuickstartTemplate.rst Wed Feb 27 12:33:21 2013
@@ -22,7 +22,8 @@ reStructuredText syntax is useful when w
~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.
More information about the llvm-commits
mailing list