Don't force the 'default' theme.

This commit is contained in:
Jannis Leidel
2014-01-29 10:15:13 +01:00
parent 3e81cc643c
commit 2d141a2a0a

View File

@@ -96,7 +96,7 @@ pygments_style = 'murphy'
# The theme to use for HTML and HTML Help pages. See the documentation for
# a list of builtin themes.
html_theme = 'default'
# html_theme = 'default'
# 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