openstackdocstheme/releasenotes/notes/add-starlingxdocs-10a33318f...

12 lines
352 B
YAML

---
features:
- |
Add support for including additional themes in the package, starting
with ``starlingxdocs``. The initial implementation sets up
the new theme to inherit from ``openstackdocs`` and updates some of
the ``openstackdocs`` bits that are hard coded in the Python.
For example::
html_theme = 'starlingxdocs'