summaryrefslogtreecommitdiff
path: root/releasenotes
diff options
context:
space:
mode:
authorLuigi Toscano <ltoscano@redhat.com>2017-07-13 19:09:43 +0200
committerLuigi Toscano <ltoscano@redhat.com>2017-07-13 19:09:43 +0200
commit586a306358c555a042bcb5cfc76715756f370f87 (patch)
tree1f8577f07f152896af31ffe0089a41e8d140108f /releasenotes
parent76f056899c728a47bfa061732c284319ea9ce0c3 (diff)
downloadpython-saharaclient-586a306358c555a042bcb5cfc76715756f370f87.tar.gz
doc: migrate to openstackdocstheme
Both doc/ and releasenotes/ Change-Id: Ic9a5d593053364e8b10f022b53cb0ab2587431b0
Diffstat (limited to 'releasenotes')
-rw-r--r--releasenotes/source/conf.py10
1 files changed, 8 insertions, 2 deletions
diff --git a/releasenotes/source/conf.py b/releasenotes/source/conf.py
index 60ca01c..23f10b7 100644
--- a/releasenotes/source/conf.py
+++ b/releasenotes/source/conf.py
@@ -15,10 +15,16 @@
# Sahara Client Release Notes documentation build configuration file
extensions = [
- 'oslosphinx',
'reno.sphinxext',
+ 'openstackdocstheme'
]
+# openstackdocstheme options
+repository_name = 'openstack/python-saharaclient'
+bug_project = 'python-saharaclient'
+bug_tag = 'releasenotes'
+html_last_updated_fmt = '%Y-%m-%d %H:%M'
+
# Add any paths that contain templates here, relative to this directory.
templates_path = ['_templates']
@@ -55,7 +61,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