From 0774681991188dfa6c817efaa79dd10b9c66be63 Mon Sep 17 00:00:00 2001 From: Sean Silva Date: Mon, 9 Sep 2013 19:09:00 +0000 Subject: [docs] Fix some Sphinx toctree warnings. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@190326 91177308-0d34-0410-b5e6-96231b3b80d8 --- docs/index.rst | 2 ++ 1 file changed, 2 insertions(+) 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. -- cgit v1.2.3