diff --git a/llvm/docs/development_process.rst b/llvm/docs/development_process.rst index f73bbf4cd965adf248b2efe20f9dada2b60fce66..9d0d2f9858cb2f3db8c440b4e70a08c36e78c9f6 100644 --- a/llvm/docs/development_process.rst +++ b/llvm/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