summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorSean Silva <silvas@purdue.edu>2013-09-09 19:09:00 +0000
committerSean Silva <silvas@purdue.edu>2013-09-09 19:09:00 +0000
commit0774681991188dfa6c817efaa79dd10b9c66be63 (patch)
treee9f21b34a9acfb1b5c191c8af33b9d5e84d45b80 /docs
parent02d296759cd53f2d6081fd307c4d81cc41f2c9ed (diff)
downloadllvm-0774681991188dfa6c817efaa79dd10b9c66be63.tar.gz
llvm-0774681991188dfa6c817efaa79dd10b9c66be63.tar.bz2
llvm-0774681991188dfa6c817efaa79dd10b9c66be63.tar.xz
[docs] Fix some Sphinx toctree warnings.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@190326 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs')
-rw-r--r--docs/index.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/index.rst b/docs/index.rst
index af54fddaa0..62766f1034 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -83,6 +83,7 @@ representation.
Passes
YamlIO
GetElementPtr
+ MCJITDesignAndImplementation
:doc:`GettingStarted`
Discusses how to get up and running quickly with the LLVM infrastructure.
@@ -322,6 +323,7 @@ Information about LLVM's development process.
LLVMBuild
HowToReleaseLLVM
Packaging
+ ReleaseProcess
:doc:`DeveloperPolicy`
The LLVM project's policy towards developers and their contributions.