Merge "[contributor] Update content of doc-tools directory"

This commit is contained in:
Jenkins 2016-05-10 22:41:16 +00:00 committed by Gerrit Code Review
commit ace8bf390c
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