openstackdocstheme/releasenotes/notes/add-starlingxdocs-10a33318f8630486.yaml
Dean Troyer 4ed01cd69c Make a bare-bones starlingxdocs theme
We can use this as a starting point for further changes.  These files
are copies of those from openstacdocs with most of the openstac-specific
bits removed.  This way we can track additional changes made as we progress.

Change-Id: I41c2a7d63ba7796aa3cf3cc001e077d5de28a14d
Signed-off-by: Dean Troyer <dtroyer@gmail.com>
2018-10-16 11:23:23 -05:00

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'