
To fix version display in PDFs, move config changes to config-inited event. First config-inited is called, then builder-inited is called after the builder is setup. The builder might use values from the config to set internal values. This happens with the latex builder that takes version and release and puts them into internal values. So far, openstackdocstheme used builder-inited and setting version and release from the theme happened to late. Move all config settings to a config-inited phase so that it is early - and thus the latex builder can create PDFs with version numbers. Change-Id: Icdd308ba13de56bab13e97e3afc6338a7181dcbf
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
Python
32.2%
HTML
30.3%
CSS
16.9%
Shell
7.2%
Makefile
5.4%
Other
8%