summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam Thursfield <sam.thursfield@codethink.co.uk>2015-05-19 11:40:49 +0100
committerSam Thursfield <sam.thursfield@codethink.co.uk>2015-05-19 11:40:49 +0100
commit224f61bf57da11af21dd3098eb8a46acbca8160a (patch)
treeac72ca94d09884d97abcc1398ac52af64f28cc18
parentfd463c84bfb342701061fe383c6d17e7a1bd4786 (diff)
downloadzuul-224f61bf57da11af21dd3098eb8a46acbca8160a.tar.gz
Fix documentation generation with newer versions of Sphinx
-rw-r--r--doc/source/conf.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/source/conf.py b/doc/source/conf.py
index 9e0d2c745..482c38b92 100644
--- a/doc/source/conf.py
+++ b/doc/source/conf.py
@@ -84,7 +84,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 = 'alabaster'
# 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