docs: Minor clean up of Phabricator documentation.
authorSean Silva <silvas@purdue.edu>
Fri, 12 Oct 2012 01:21:24 +0000 (01:21 +0000)
committerSean Silva <silvas@purdue.edu>
Fri, 12 Oct 2012 01:21:24 +0000 (01:21 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@165779 91177308-0d34-0410-b5e6-96231b3b80d8

docs/DeveloperPolicy.rst
docs/Phabricator.rst
docs/userguides.rst

index 391b43a3a2bbad6fad26885594bcb797a2a64b54..e35e729556408e259b279a0f357c4437a7590d16 100644 (file)
@@ -138,8 +138,7 @@ favor for someone else.  Note that anyone is welcome to review and give feedback
 on a patch, but only people with Subversion write access can approve it.
 
 There is a web based code review tool that can optionally be used
-for code reviews. See the documentation on `Code Reviews with
-Phabricator <Phabricator.html>`_.
+for code reviews. See :doc:`Phabricator`.
 
 Code Owners
 -----------
index 773c2f07ff82ae7f919c6b9b3794950ea39d88f2..cd984b09be3b1c9e70da374c67c4e41563910df0 100644 (file)
@@ -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
index 94f72187243f184d40de215f3d03b679b029c2d8..8c1554dfce9c24c9d1e071d2906c96a4ffa2b558 100644 (file)
@@ -19,6 +19,7 @@ User Guides
    yaml2obj
    HowToSubmitABug
    SphinxQuickstartTemplate
+   Phabricator
 
 * :ref:`getting_started`