mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-12 02:33:33 +00:00
[docs] Put DeveloperPolicy under "Development Process Documentation"
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@178421 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
ddcc82b871
commit
a6a22233a8
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user