Skip to content
Snippets Groups Projects
Commit 9d205c8e authored by Sean Silva's avatar Sean Silva
Browse files

[docs] Put DeveloperPolicy under "Development Process Documentation"

llvm-svn: 178421
parent a73cc5ee
No related branches found
No related tags found
No related merge requests found
......@@ -72,7 +72,6 @@ representation.
CMake
HowToBuildOnARM
CommandGuide/index
DeveloperPolicy
GettingStarted
GettingStartedVS
FAQ
......@@ -108,9 +107,6 @@ representation.
Tutorials about using LLVM. Includes a tutorial about making a custom
language with LLVM.
:doc:`DeveloperPolicy`
The LLVM project's policy towards developers and their contributions.
:doc:`LLVM Command Guide <CommandGuide/index>`
A reference manual for the LLVM command line utilities ("man" pages for LLVM
tools).
......@@ -324,12 +320,16 @@ Information about LLVM's development process.
.. toctree::
:hidden:
DeveloperPolicy
MakefileGuide
Projects
LLVMBuild
HowToReleaseLLVM
Packaging
:doc:`DeveloperPolicy`
The LLVM project's policy towards developers and their contributions.
:doc:`Projects`
How-to guide and templates for new projects that *use* the LLVM
infrastructure. The templates (directory organization, Makefiles, and test
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment