Sphinx theme for RST-sourced documentation published to docs.openstack.org
Go to file
Andreas Jaeger 087bf2e820 Fix auto_name logic
In this case:
project = "Some random name"
openstackdocs_auto_name = False
openstackdocs_auto_version = True

The call packaging.get_version(project_name) would fail, like in
python-monascaclient change https://review.opendev.org/729023.

Fix the logic to use the real project name for getting the version.

Change-Id: I0cb51a6535936bdc009a34a5956434030dd6bec8
2020-05-18 22:25:14 +02:00
api-ref/source Update docstheme 2020-05-15 08:50:51 +02:00
bin Update hacking for Python3 2020-03-30 12:01:30 +00:00
doc Add link to PDF file 2020-05-18 14:58:31 +02:00
openstackdocstheme Fix auto_name logic 2020-05-18 22:25:14 +02:00
releasenotes Add link to PDF file 2020-05-18 14:58:31 +02:00
.gitignore ignore files created during packaging 2018-07-26 03:59:59 -04:00
.gitreview OpenDev Migration Patch 2019-04-19 19:32:44 +00:00
.zuul.yaml Fetch generated PDF files correctly 2019-09-18 09:51:07 +09:00
bindep.txt Cleanup bindep 2020-05-17 18:14:16 +02:00
CONTRIBUTING.rst Update several links 2020-03-21 09:14:00 +01:00
HACKING.rst Update 2 documentation URLs according to doc migration 2017-07-24 17:13:26 +08:00
index.rst Update Launchpad info 2017-02-17 10:26:28 +10: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 for OpenDev change 2019-04-21 14:27:39 +00:00
requirements.txt Updated from global requirements 2017-08-03 00:38:12 +00:00
setup.cfg [ussuri][goal] Drop python 2.7 support and testing 2020-02-05 19:42:12 +01:00
setup.py [ussuri][goal] Drop python 2.7 support and testing 2020-02-05 19:42:12 +01:00
test-requirements.txt Update docstheme 2020-05-15 08:50:51 +02:00
tox.ini Enable parallel building 2020-05-16 12:26:53 +02:00

Team and repository tags

image

OpenStack Foundation Sphinx Themes

Theme and extension support for Sphinx documentation that is published by OpenStack Foundation projects.

OpenStack docs.openstack.org Sphinx Theme

Theme 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.

StarlingX docs.starlingx.io Sphinx Theme

Theme support for Sphinx documentation that is published to docs.starlingx.io.

Intended for use by StarlingX projects governed by the Technical Steering Committee.

References