summaryrefslogtreecommitdiff
path: root/releasenotes/source
diff options
context:
space:
mode:
authorchenxing <chen.xing@99cloud.net>2017-06-27 05:31:57 +0000
committerStephen Finucane <sfinucan@redhat.com>2017-07-12 15:12:45 +0100
commit945e155f05d3a76fa55c68c77564b136ee3f9ba1 (patch)
tree6e20c9a3b33e2fc0f77fc1381ac3f37ff0505b70 /releasenotes/source
parente11efd8d762e5d9875afca9bcb76ea9ae69238c5 (diff)
downloadpython-novaclient-945e155f05d3a76fa55c68c77564b136ee3f9ba1.tar.gz
doc: Switch from oslosphinx to openstackdocstheme
Change-Id: I4c242007dedf74821acae926329f4a59cedae6d5
Diffstat (limited to 'releasenotes/source')
-rw-r--r--releasenotes/source/conf.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/releasenotes/source/conf.py b/releasenotes/source/conf.py
index 87606398..7a743aca 100644
--- a/releasenotes/source/conf.py
+++ b/releasenotes/source/conf.py
@@ -26,8 +26,8 @@
# extensions coming with Sphinx (named 'sphinx.ext.*') or your custom
# ones.
extensions = [
- 'oslosphinx',
'reno.sphinxext',
+ 'openstackdocstheme',
]
# Add any paths that contain templates here, relative to this directory.
@@ -100,7 +100,7 @@ pygments_style = 'sphinx'
# The theme to use for HTML and HTML Help pages. See the documentation for
# a list of builtin themes.
-html_theme = 'default'
+html_theme = 'openstackdocs'
# Theme options are theme-specific and customize the look and feel of a theme
# further. For a list of options available for each theme, see the