diff --git a/doc/source/conf.py b/doc/source/conf.py index d2074b0..683ea1e 100755 --- a/doc/source/conf.py +++ b/doc/source/conf.py @@ -81,7 +81,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 = {} # Output file base name for HTML help builder.