[docs] Fix some Sphinx toctree warnings.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@190326 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Sean Silva 2013-09-09 19:09:00 +00:00
parent 02d296759c
commit 0774681991

View File

@ -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.