summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2015-05-28 20:46:25 +0000
committerGerrit Code Review <review@openstack.org>2015-05-28 20:46:25 +0000
commitb1eb91a31abcdcde177c13723e35b2d3bc2a207c (patch)
tree721384128ebd1e0d768b98dedad44f2fe6a4408f
parent12e58c1d5b043534db68dc2f41fa8e721d542d03 (diff)
parent9f9b326d1a8ee7e777ee2dcb6616343f12347b4e (diff)
downloadpython-barbicanclient-b1eb91a31abcdcde177c13723e35b2d3bc2a207c.tar.gz
Merge "Drop incubating theme from docs"3.2.0
-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 0cb549a..5c3d801 100755
--- a/doc/source/conf.py
+++ b/doc/source/conf.py
@@ -58,7 +58,7 @@ pygments_style = 'sphinx'
# html_theme_path = ["."]
# html_theme = '_theme'
# html_static_path = ['static']
-html_theme_options = {'incubating': True}
+html_theme_options = {}
# Output file base name for HTML help builder.
htmlhelp_basename = '%sdoc' % project