[contributor] Link to the docs tools section

Change-Id: I64cced761d3cde70dede2dd9f4b0b364820aefbc
This commit is contained in:
KATO Tomoyuki 2015-11-02 16:36:25 +09:00
parent a7f6bb1881
commit 7a518f5d92
2 changed files with 4 additions and 5 deletions

View File

@ -110,13 +110,10 @@ done, follow the steps below to submit a patch review.
How to build an existing patch locally
--------------------------------------
Before proceeding, make sure you have all the necessary tools installed and
Before proceeding, make sure you have all the necessary
:ref:`tools <setting_up_for_contribution>` installed and
set up for contribution.
.. TODO: OL make a link from the word 'tools' and refer to
https://wiki.openstack.org/wiki/Documentation/HowTo#Edit_OpenStack_RST_and.2For_DocBook_documentation
once this page is converted to RST.
To build a patch locally:
#. In terminal, switch to a necessary directory. For example::

View File

@ -28,6 +28,8 @@ The following diagram shows the basic setup workflow:
.. image:: figures/workflow-diagram.png
:alt: Workflow diagram
.. _setting_up_for_contribution:
Setting up for contribution
~~~~~~~~~~~~~~~~~~~~~~~~~~~