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
This commit is contained in:
Adrian Prantl 2014-10-03 20:17:32 +00:00
parent 2451e5b581
commit 17dfc381ef

View 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
=========