Sphinx theme for RST-sourced documentation published to docs.openstack.org
Go to file
Andreas Jaeger 8715f67645 Do not display "latest" badge if repo is not versioned
We do now display the badge for version even on repos that do not have
branches like https://docs.openstack.org/infra/manual . The reason is
that the test is against series - and we *always* set series, by default
to 'latest'.

Add a new option to disable showing of the badge called display_badge
and use it. Repos can set this as part of html options.

Disable showing the badge for api-ref test document.

Change-Id: I985b49412aa1848b915b8f0a2ff9e95867e420ca
2018-08-18 15:40:41 +02:00
api-ref/source Do not display "latest" badge if repo is not versioned 2018-08-18 15:40:41 +02:00
doc Do not display "latest" badge if repo is not versioned 2018-08-18 15:40:41 +02:00
openstackdocstheme Do not display "latest" badge if repo is not versioned 2018-08-18 15:40:41 +02:00
releasenotes Configure additional properties 2018-03-13 16:51:41 +00:00
.gitignore ignore files created during packaging 2018-07-26 03:59:59 -04:00
.gitreview add a .gitreview file 2015-02-03 12:28:09 -05:00
.zuul.yaml switch documentation job to new PTI 2018-08-13 16:47:22 -04:00
CONTRIBUTING.rst Update Launchpad info 2017-02-17 10:26:28 +10:00
HACKING.rst Update 2 documentation URLs according to doc migration 2017-07-24 17:13:26 +08:00
LICENSE Starting point for Sphinx theme for docs.openstack.org content 2015-01-20 10:49:21 -06:00
Makefile Starting point for Sphinx theme for docs.openstack.org content 2015-01-20 10:49:21 -06:00
README.rst Update links in README 2017-08-03 15:55:21 +08:00
bindep.txt Replace the http links with the right ones in docs 2018-01-10 09:57:47 +00:00
index.rst Update Launchpad info 2017-02-17 10:26:28 +10:00
requirements.txt Updated from global requirements 2017-08-03 00:38:12 +00:00
setup.cfg Replace the http links with the right ones in docs 2018-01-10 09:57:47 +00:00
setup.py Updated from global requirements 2017-03-02 11:52:44 +00:00
test-requirements.txt Updated from global requirements 2018-03-15 07:42:58 +00:00
tox.ini fix tox python3 overrides 2018-07-09 13:36:30 +07:00

README.rst

Team and repository tags

image

OpenStack docs.openstack.org Sphinx Theme

Theme and extension support for Sphinx documentation that is published to docs.openstack.org and developer.openstack.org.

Intended for use by OpenStack projects governed by the Technical Committee.