mirror of
https://github.com/RPCS3/llvm.git
synced 2024-11-28 22:20:43 +00:00
docs: Minor clean up of Phabricator documentation.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@165779 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
d36696c4e0
commit
b92dfe0aad
@ -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
|
||||
-----------
|
||||
|
@ -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
|
||||
|
@ -19,6 +19,7 @@ User Guides
|
||||
yaml2obj
|
||||
HowToSubmitABug
|
||||
SphinxQuickstartTemplate
|
||||
Phabricator
|
||||
|
||||
* :ref:`getting_started`
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user