[docs] Fix some Sphinx toctree warnings.
authorSean Silva <silvas@purdue.edu>
Mon, 9 Sep 2013 19:09:00 +0000 (19:09 +0000)
committerSean Silva <silvas@purdue.edu>
Mon, 9 Sep 2013 19:09:00 +0000 (19:09 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@190326 91177308-0d34-0410-b5e6-96231b3b80d8

docs/index.rst

index af54fddaa02e2547c8dce354a4ad49f2d06ffac8..62766f10342fe0b6d512172cb6658d46808b1136 100644 (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.