mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-04-06 09:44:39 +00:00
Sphinxify the CodingStandard documentation.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@158786 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
ca077ec5ea
commit
2c8293d348
File diff suppressed because it is too large
Load Diff
1148
docs/CodingStandards.rst
Normal file
1148
docs/CodingStandards.rst
Normal file
File diff suppressed because it is too large
Load Diff
@ -7,6 +7,7 @@ Development Process Documentation
|
||||
:hidden:
|
||||
|
||||
Projects
|
||||
CodingStandards
|
||||
|
||||
\
|
||||
|
||||
@ -17,6 +18,12 @@ Development Process Documentation
|
||||
tree) allow the project code to be located outside (or inside) the ``llvm/``
|
||||
tree, while using LLVM header files and libraries.
|
||||
|
||||
* :ref:`coding_standards`
|
||||
|
||||
Describes a few coding standards that are used in the LLVM source tree. All
|
||||
code submissions must follow the coding standards before being allowed into
|
||||
the source tree.
|
||||
|
||||
* `LLVMBuild Documentation <LLVMBuild.html>`_
|
||||
|
||||
Describes the LLVMBuild organization and files used by LLVM to specify
|
||||
|
Loading…
x
Reference in New Issue
Block a user