Add Projects.rst to the toctree.

llvm-svn: 158753
This commit is contained in:
Bill Wendling 2012-06-19 22:25:41 +00:00
parent 34ffc89e93
commit 444075a281
1 changed files with 8 additions and 1 deletions

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