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