Fix release notes theme

Change-Id: I95e22e30fb775f2a90289b3048ff03e8750d9989
This commit is contained in:
Michael Johnson 2017-12-07 11:21:28 -08:00
parent 922edce32a
commit c7100d548f
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@
# extensions coming with Sphinx (named 'sphinx.ext.*') or your custom # extensions coming with Sphinx (named 'sphinx.ext.*') or your custom
# ones. # ones.
extensions = [ extensions = [
'oslosphinx', 'openstackdocstheme',
'reno.sphinxext', 'reno.sphinxext',
] ]