mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-23 03:02:36 +01:00
[docs] Put DeveloperPolicy under "Development Process Documentation"
llvm-svn: 178421
This commit is contained in:
parent
19e3b89136
commit
b35b1c47e9
@ -72,7 +72,6 @@ representation.
|
|||||||
CMake
|
CMake
|
||||||
HowToBuildOnARM
|
HowToBuildOnARM
|
||||||
CommandGuide/index
|
CommandGuide/index
|
||||||
DeveloperPolicy
|
|
||||||
GettingStarted
|
GettingStarted
|
||||||
GettingStartedVS
|
GettingStartedVS
|
||||||
FAQ
|
FAQ
|
||||||
@ -108,9 +107,6 @@ representation.
|
|||||||
Tutorials about using LLVM. Includes a tutorial about making a custom
|
Tutorials about using LLVM. Includes a tutorial about making a custom
|
||||||
language with LLVM.
|
language with LLVM.
|
||||||
|
|
||||||
:doc:`DeveloperPolicy`
|
|
||||||
The LLVM project's policy towards developers and their contributions.
|
|
||||||
|
|
||||||
:doc:`LLVM Command Guide <CommandGuide/index>`
|
:doc:`LLVM Command Guide <CommandGuide/index>`
|
||||||
A reference manual for the LLVM command line utilities ("man" pages for LLVM
|
A reference manual for the LLVM command line utilities ("man" pages for LLVM
|
||||||
tools).
|
tools).
|
||||||
@ -324,12 +320,16 @@ Information about LLVM's development process.
|
|||||||
.. toctree::
|
.. toctree::
|
||||||
:hidden:
|
:hidden:
|
||||||
|
|
||||||
|
DeveloperPolicy
|
||||||
MakefileGuide
|
MakefileGuide
|
||||||
Projects
|
Projects
|
||||||
LLVMBuild
|
LLVMBuild
|
||||||
HowToReleaseLLVM
|
HowToReleaseLLVM
|
||||||
Packaging
|
Packaging
|
||||||
|
|
||||||
|
:doc:`DeveloperPolicy`
|
||||||
|
The LLVM project's policy towards developers and their contributions.
|
||||||
|
|
||||||
:doc:`Projects`
|
:doc:`Projects`
|
||||||
How-to guide and templates for new projects that *use* the LLVM
|
How-to guide and templates for new projects that *use* the LLVM
|
||||||
infrastructure. The templates (directory organization, Makefiles, and test
|
infrastructure. The templates (directory organization, Makefiles, and test
|
||||||
|
Loading…
Reference in New Issue
Block a user