diff --git a/doc/source/conf.py b/doc/source/conf.py index 7a0af09..5feb586 100755 --- a/doc/source/conf.py +++ b/doc/source/conf.py @@ -76,7 +76,7 @@ pygments_style = 'sphinx' # html_theme_path = ["."] # html_theme = '_theme' # html_static_path = ['static'] -html_theme_options = {'incubating': True} +html_theme_options = {} # Output file base name for HTML help builder. htmlhelp_basename = '%sdoc' % project