[llvm] r219015 - Add a reference to Phabricator.rst to docs/index.rst.
Adrian Prantl
aprantl at apple.com
Fri Oct 3 13:17:32 PDT 2014
Author: adrian
Date: Fri Oct 3 15:17:32 2014
New Revision: 219015
URL: http://llvm.org/viewvc/llvm-project?rev=219015&view=rev
Log:
Add a reference to Phabricator.rst to docs/index.rst.
Modified:
llvm/trunk/docs/index.rst
Modified: llvm/trunk/docs/index.rst
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/docs/index.rst?rev=219015&r1=219014&r2=219015&view=diff
==============================================================================
--- llvm/trunk/docs/index.rst (original)
+++ llvm/trunk/docs/index.rst Fri Oct 3 15:17:32 2014
@@ -343,6 +343,7 @@ Information about LLVM's development pro
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 pro
: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
=========
More information about the llvm-commits
mailing list