summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAkihiro Motoki <amotoki@gmail.com>2017-07-24 01:16:38 +0000
committerAkihiro Motoki <amotoki@gmail.com>2017-07-24 01:18:18 +0000
commit01f537995e17bd376321fe5865901f47331dc0a8 (patch)
treec183b59e88054595807a75c92b220bba22cf736a
parent1cf39ee5c3739c18fed78946532438550f56356f (diff)
downloadoslo-middleware-01f537995e17bd376321fe5865901f47331dc0a8.tar.gz
doc: Specify openstackdocs theme
Change-Id: I26d4bfc97d20edb75a4c255ca0f80fe9b43ad2cd
-rwxr-xr-xdoc/source/conf.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/source/conf.py b/doc/source/conf.py
index fd0ddce..ea0a2d5 100755
--- a/doc/source/conf.py
+++ b/doc/source/conf.py
@@ -65,7 +65,7 @@ pygments_style = 'sphinx'
# The theme to use for HTML and HTML Help pages. Major themes that come with
# Sphinx are currently 'default' and 'sphinxdoc'.
# html_theme_path = ["."]
-# html_theme = '_theme'
+html_theme = 'openstackdocs'
# html_static_path = ['static']
# Output file base name for HTML help builder.