Merge "[contributor] Document releasing of tools"

This commit is contained in:
Jenkins 2016-11-23 10:17:10 +00:00 committed by Gerrit Code Review
commit 9bddcee471
2 changed files with 13 additions and 0 deletions

View File

@ -13,3 +13,4 @@ PTL and release managers.
release/taskoverview.rst
release/taskdetail.rst
release/release-tools.rst

View File

@ -0,0 +1,12 @@
===============
Releasing tools
===============
The ``openstackdocstheme``, ``openstack-doc-tools``, and
``os-api-ref`` repositories need to be released as packages to the
`Python Packaging Index <http://pypi.python.org>`__.
The release is done by the OpenStack release team but needs to be
triggered by the documentation team. For details, see `Release
management
<http://docs.openstack.org/project-team-guide/release-management.html#how-to-release>`__.