forked from OSchip/llvm-project
[docs] Fix some Sphinx toctree warnings.
llvm-svn: 190326
This commit is contained in:
parent
3eb9dffc89
commit
3f93a61125
|
@ -83,6 +83,7 @@ representation.
|
||||||
Passes
|
Passes
|
||||||
YamlIO
|
YamlIO
|
||||||
GetElementPtr
|
GetElementPtr
|
||||||
|
MCJITDesignAndImplementation
|
||||||
|
|
||||||
:doc:`GettingStarted`
|
:doc:`GettingStarted`
|
||||||
Discusses how to get up and running quickly with the LLVM infrastructure.
|
Discusses how to get up and running quickly with the LLVM infrastructure.
|
||||||
|
@ -322,6 +323,7 @@ Information about LLVM's development process.
|
||||||
LLVMBuild
|
LLVMBuild
|
||||||
HowToReleaseLLVM
|
HowToReleaseLLVM
|
||||||
Packaging
|
Packaging
|
||||||
|
ReleaseProcess
|
||||||
|
|
||||||
:doc:`DeveloperPolicy`
|
:doc:`DeveloperPolicy`
|
||||||
The LLVM project's policy towards developers and their contributions.
|
The LLVM project's policy towards developers and their contributions.
|
||||||
|
|
Loading…
Reference in New Issue