diff options
author | Adrian Prantl <aprantl@apple.com> | 2014-10-03 20:17:32 +0000 |
---|---|---|
committer | Adrian Prantl <aprantl@apple.com> | 2014-10-03 20:17:32 +0000 |
commit | adc41ca4efc187bdac25030206e6da32c2a9eff2 (patch) | |
tree | 8622916597fad4a48b4bfc50cfa03cd2472f46d2 | |
parent | 1ed4229f6f0be720a1d47aaf32947ebf486b1503 (diff) | |
download | bcm5719-llvm-adc41ca4efc187bdac25030206e6da32c2a9eff2.tar.gz bcm5719-llvm-adc41ca4efc187bdac25030206e6da32c2a9eff2.zip |
Add a reference to Phabricator.rst to docs/index.rst.
llvm-svn: 219015
-rw-r--r-- | llvm/docs/index.rst | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/llvm/docs/index.rst b/llvm/docs/index.rst index 9ec861c7ca6..403c17aafae 100644 --- a/llvm/docs/index.rst +++ b/llvm/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 ========= |