projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2e355f6
)
Add Projects.rst to the toctree.
author
Bill Wendling
<isanbard@gmail.com>
Tue, 19 Jun 2012 22:25:41 +0000
(22:25 +0000)
committer
Bill 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
patch
|
blob
|
history
diff --git
a/docs/development_process.rst
b/docs/development_process.rst
index f73bbf4cd965adf248b2efe20f9dada2b60fce66..9d0d2f9858cb2f3db8c440b4e70a08c36e78c9f6 100644
(file)
--- a/
docs/development_process.rst
+++ b/
docs/development_process.rst
@@
-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