Add Projects.rst to the toctree.
authorBill Wendling <isanbard@gmail.com>
Tue, 19 Jun 2012 22:25:41 +0000 (22:25 +0000)
committerBill Wendling <isanbard@gmail.com>
Tue, 19 Jun 2012 22:25:41 +0000 (22:25 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@158753 91177308-0d34-0410-b5e6-96231b3b80d8

docs/development_process.rst

index f73bbf4cd965adf248b2efe20f9dada2b60fce66..9d0d2f9858cb2f3db8c440b4e70a08c36e78c9f6 100644 (file)
@@ -3,7 +3,14 @@
 Development Process Documentation
 =================================
 
- * `LLVM Project Guide <Projects.html>`_
+.. toctree::
+   :hidden:
+
+   Projects
+
+\
+
+ * :ref:`projects`
 
    How-to guide and templates for new projects that *use* the LLVM
    infrastructure.  The templates (directory organization, Makefiles, and test