summaryrefslogtreecommitdiff
path: root/docs/index.rst
diff options
context:
space:
mode:
authorAdrian Prantl <aprantl@apple.com>2014-10-03 20:17:32 +0000
committerAdrian Prantl <aprantl@apple.com>2014-10-03 20:17:32 +0000
commit17dfc381ef11b8f82c900c25fc5daaf5577b13dd (patch)
treebb2dc03d41c858000a3b9d1ce8d31d1b2347c071 /docs/index.rst
parent2451e5b5812c8e70619b219c9b0ee52fd256ea21 (diff)
Add a reference to Phabricator.rst to docs/index.rst.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@219015 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs/index.rst')
-rw-r--r--docs/index.rst5
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/index.rst b/docs/index.rst
index 9ec861c7ca6..403c17aafae 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -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
=========