Add Projects.rst to the toctree.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@158753 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Bill Wendling 2012-06-19 22:25:41 +00:00
parent 2e355f6c45
commit 9e22640b14

View 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