OSDN Git Service

TableGen: Add !ne, !le, !lt, !ge, and !gt comparisons
[android-x86/external-llvm.git] / docs / index.rst
index 47c2f04..2173f94 100644 (file)
@@ -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.