[contributor] Update content of doc-tools directory

Change-Id: Ie0e5d44d071864c487dd16dc6ae3615123327289
This commit is contained in:
venkatamahesh 2016-05-08 18:54:25 +05:30
parent 900c7f9af3
commit 4cf55cbed5
2 changed files with 2 additions and 8 deletions

View File

@ -12,13 +12,13 @@ For example:
.. code-block:: console
backport: liberty
backport: mitaka
* To backport to multiple branches:
.. code-block:: console
backport: liberty kilo
backport: mitaka liberty
* If no backporting is needed, do not add the ``backport`` line,
or explicitly add:

View File

@ -37,12 +37,6 @@ openstack-auto-commands
http://docs.openstack.org/cli-reference/. A helper script to use this
tool is available at ``bin/doc-tools-update-cli-reference``.
openstack-generate-docbook
Check translated docbook documentation builds.
openstack-generate-pot
Generate pot files from docbook files.
openstack-jsoncheck
Check JSON files. Used for the API guides