summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorShabda Raaj <shabda@agiliq.com>2015-03-31 15:42:49 +0530
committerShabda Raaj <shabda@agiliq.com>2015-03-31 15:42:49 +0530
commit28b0f9cf85b8b7498e1691146638182835d115d4 (patch)
tree4a553c9ab671a2adba7d5702567e32b22d239cb5 /doc
parent4954f0696f18c564d115d3f309e5554d293c14ee (diff)
downloadpysaml2-28b0f9cf85b8b7498e1691146638182835d115d4.tar.gz
change default theme
This fixes warning: WARNING: 'default' html theme has been renamed to 'classic'. Please change your html_theme setting either to the new 'alabaster' default theme, or to 'classic' to keep using the old default.
Diffstat (limited to 'doc')
-rw-r--r--doc/conf.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/conf.py b/doc/conf.py
index 8397b3d7..773e3a42 100644
--- a/doc/conf.py
+++ b/doc/conf.py
@@ -91,7 +91,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 = '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