
This new extension requires spec filenames to match blueprint names in the relevant project. This is based on work originally done in oslo-specs under https://review.openstack.org/#/c/138392/ Change-Id: Ifd58f4f71f661229f09ecf01047bc7a7b1dc0b08
386 B
386 B
Using the oslosphinx Theme
To use the theme, add 'oslosphinx'
to the
extensions
list in the conf.py
file in your
Sphinx project.
Incubating Projects
If you are an incubating project, set:
html_theme_options = {'incubating': True}
in your conf.py as well, to enable the Incubation theme.