diff options
author | Sean Silva <silvas@purdue.edu> | 2012-10-12 01:21:24 +0000 |
---|---|---|
committer | Sean Silva <silvas@purdue.edu> | 2012-10-12 01:21:24 +0000 |
commit | b92dfe0aad2cc0cfba44a482c76fea2a29ef4dd6 (patch) | |
tree | 2e3854a01f38d39e54a6a5ed224b78bf3c7bf8d7 /docs/Phabricator.rst | |
parent | d36696c4e0ccd10a91bad2e3383c50347e2ea5ec (diff) |
docs: Minor clean up of Phabricator documentation.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@165779 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs/Phabricator.rst')
-rw-r--r-- | docs/Phabricator.rst | 12 |
1 files changed, 5 insertions, 7 deletions
diff --git a/docs/Phabricator.rst b/docs/Phabricator.rst index 773c2f07ff..cd984b09be 100644 --- a/docs/Phabricator.rst +++ b/docs/Phabricator.rst @@ -1,10 +1,3 @@ -.. _Phabricator: -.. _LLVM's Phabricator: http://llvm-reviews.chandlerc.com -.. _Code Repository Browser: http://llvm-reviews.chandlerc.com/diffusion/ -.. _Arcanist Quick Start: http://www.phabricator.com/docs/phabricator/article/Arcanist_Quick_Start.html -.. _Arcanist User Guide: http://www.phabricator.com/docs/phabricator/article/Arcanist_User_Guide.html - - ============================= Code Reviews with Phabricator ============================= @@ -94,3 +87,8 @@ Status Currently, we're testing Phabricator for use with Clang/LLVM. Please let us know whether you like it and what could be improved! + +.. _LLVM's Phabricator: http://llvm-reviews.chandlerc.com +.. _Code Repository Browser: http://llvm-reviews.chandlerc.com/diffusion/ +.. _Arcanist Quick Start: http://www.phabricator.com/docs/phabricator/article/Arcanist_Quick_Start.html +.. _Arcanist User Guide: http://www.phabricator.com/docs/phabricator/article/Arcanist_User_Guide.html |