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
Team and repository tags
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
- Free software: Apache License, Version 2.0
- Documentation: https://docs.openstack.org/openstackdocstheme/latest/
- Release notes: https://docs.openstack.org/releasenotes/openstackdocstheme/
- Source: https://opendev.org/openstack/openstackdocstheme
- Bugs: https://launchpad.net/openstack-doc-tools
Description
Languages
HTML
32.1%
Python
31.6%
CSS
16.4%
Shell
7.1%
Makefile
5.3%
Other
7.5%