switch to openstackdocs theme.

Change-Id: I95a1f6813225134fafdc22384fb8a822ab9e013d
This commit is contained in:
aditi
2017-06-29 07:13:29 +00:00
committed by aditi sharma
parent 264b0fe9a1
commit a842bc1c91
3 changed files with 12 additions and 5 deletions

View File

@@ -38,7 +38,7 @@ from watcher import version as watcher_version
# Add any Sphinx extension module names here, as strings. They can be
# extensions coming with Sphinx (named 'sphinx.ext.*') or your custom ones.
extensions = ['reno.sphinxext',
'oslosphinx']
'openstackdocstheme']
# Add any paths that contain templates here, relative to this directory.
templates_path = ['_templates']
@@ -104,7 +104,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