forked from OSchip/llvm-project
docs: Minor clean up of Phabricator documentation.
llvm-svn: 165779
This commit is contained in:
parent
21c4adcdd8
commit
b39f47b067
|
@ -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.
|
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
|
There is a web based code review tool that can optionally be used
|
||||||
for code reviews. See the documentation on `Code Reviews with
|
for code reviews. See :doc:`Phabricator`.
|
||||||
Phabricator <Phabricator.html>`_.
|
|
||||||
|
|
||||||
Code Owners
|
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
|
Code Reviews with Phabricator
|
||||||
=============================
|
=============================
|
||||||
|
@ -94,3 +87,8 @@ Status
|
||||||
|
|
||||||
Currently, we're testing Phabricator for use with Clang/LLVM. Please let us
|
Currently, we're testing Phabricator for use with Clang/LLVM. Please let us
|
||||||
know whether you like it and what could be improved!
|
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
|
yaml2obj
|
||||||
HowToSubmitABug
|
HowToSubmitABug
|
||||||
SphinxQuickstartTemplate
|
SphinxQuickstartTemplate
|
||||||
|
Phabricator
|
||||||
|
|
||||||
* :ref:`getting_started`
|
* :ref:`getting_started`
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue