Merge "Drop incubating theme from docs"

This commit is contained in:
Jenkins
2015-05-28 15:39:09 +00:00
committed by Gerrit Code Review

View File

@@ -97,7 +97,7 @@ 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
# documentation.
html_theme_options = {'incubating': True}
html_theme_options = {}
# Add any paths that contain custom themes here, relative to this directory.
#html_theme_path = []