[llvm] r190326 - [docs] Fix some Sphinx toctree warnings.
Sean Silva
silvas at purdue.edu
Mon Sep 9 12:09:00 PDT 2013
Author: silvas
Date: Mon Sep 9 14:09:00 2013
New Revision: 190326
URL: http://llvm.org/viewvc/llvm-project?rev=190326&view=rev
Log:
[docs] Fix some Sphinx toctree warnings.
Modified:
llvm/trunk/docs/index.rst
Modified: llvm/trunk/docs/index.rst
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/docs/index.rst?rev=190326&r1=190325&r2=190326&view=diff
==============================================================================
--- llvm/trunk/docs/index.rst (original)
+++ llvm/trunk/docs/index.rst Mon Sep 9 14:09:00 2013
@@ -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 pro
LLVMBuild
HowToReleaseLLVM
Packaging
+ ReleaseProcess
:doc:`DeveloperPolicy`
The LLVM project's policy towards developers and their contributions.
More information about the llvm-commits
mailing list