[contrib] Add External Link Helper to Scripts overview

Change-Id: Iba07109941b06da5e7f428b64c6b8bc4e0528c5d
This commit is contained in:
Petr Kovar 2018-03-23 16:56:43 +01:00
parent dcf933687c
commit 4bbcafa395
2 changed files with 12 additions and 1 deletions

View File

@ -25,7 +25,7 @@ subteams:
security-doc repository.
* `openstack-doc-tools <https://bugs.launchpad.net/openstack-doc-tools>`_ is
used for the doc-tools and openstackdocstheme repositories.
used for the openstack-doc-tools and openstackdocstheme repositories.
Documentation bugs for project-specific repositories are tracked in the
appropriate project's bug tracking area on Launchpad.

View File

@ -6,6 +6,17 @@ This section provides an overview of scripts used by the OpenStack
documentation project, writers and developers, grouped by components they are
part of.
openstackdocstheme
~~~~~~~~~~~~~~~~~~
openstackdocstheme is a theme and extension support for Sphinx documentation
that is published to docs.openstack.org and developer.openstack.org. It
provides an external link helper to automatically build links that change when
branches are created for each release series.
For more information, see
`External Link Helper <https://docs.openstack.org/openstackdocstheme/latest/#external-link-helper>`_.
oslo.config
~~~~~~~~~~~