diff options
Diffstat (limited to 'llvm/docs/index.rst')
| -rw-r--r-- | llvm/docs/index.rst | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/llvm/docs/index.rst b/llvm/docs/index.rst index 47c2f047393..2173f94459d 100644 --- a/llvm/docs/index.rst +++ b/llvm/docs/index.rst @@ -242,6 +242,8 @@ For developers of applications which use LLVM as a library. :doc:`OptBisect` A command line option for debugging optimization-induced failures. +.. _index-subsystem-docs: + Subsystem Documentation ======================= @@ -431,6 +433,7 @@ Information about LLVM's development process. .. toctree:: :hidden: + Contributing DeveloperPolicy Projects LLVMBuild @@ -439,6 +442,9 @@ Information about LLVM's development process. ReleaseProcess Phabricator +:doc:`Contributing` + An overview on how to contribute to LLVM. + :doc:`DeveloperPolicy` The LLVM project's policy towards developers and their contributions. |

