Add a reference to Phabricator.rst to docs/index.rst.
authorAdrian Prantl <aprantl@apple.com>
Fri, 3 Oct 2014 20:17:32 +0000 (20:17 +0000)
committerAdrian Prantl <aprantl@apple.com>
Fri, 3 Oct 2014 20:17:32 +0000 (20:17 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@219015 91177308-0d34-0410-b5e6-96231b3b80d8

docs/index.rst

index 9ec861c7ca6495044e2cee8c3e75ff0532c1a65a..403c17aafae2ed409be4fbdb05dbfa1aa7d91643 100644 (file)
@@ -343,6 +343,7 @@ Information about LLVM's development process.
    HowToReleaseLLVM
    Packaging
    ReleaseProcess
+   Phabricator
 
 :doc:`DeveloperPolicy`
    The LLVM project's policy towards developers and their contributions.
@@ -369,6 +370,10 @@ Information about LLVM's development process.
 :doc:`Packaging`
    Advice on packaging LLVM into a distribution.
 
+:doc:`Phabricator`
+   Describes how to use the Phabricator code review tool hosted on
+   http://reviews.llvm.org/ and its command line interface, Arcanist.
+
 Community
 =========