From: Bill Wendling Date: Tue, 19 Jun 2012 22:25:41 +0000 (+0000) Subject: Add Projects.rst to the toctree. X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=9e22640b143c09ae02641ef7f544c021190d94d0;p=oota-llvm.git Add Projects.rst to the toctree. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@158753 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/docs/development_process.rst b/docs/development_process.rst index f73bbf4cd96..9d0d2f9858c 100644 --- a/docs/development_process.rst +++ b/docs/development_process.rst @@ -3,7 +3,14 @@ Development Process Documentation ================================= - * `LLVM Project Guide `_ +.. 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