From: Adrian Prantl <aprantl@apple.com> Date: Fri, 3 Oct 2014 20:17:32 +0000 (+0000) Subject: Add a reference to Phabricator.rst to docs/index.rst. X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=17dfc381ef11b8f82c900c25fc5daaf5577b13dd;p=oota-llvm.git 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 --- 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 =========