diff --git a/doc/source/conf.py b/doc/source/conf.py index 2142612932..1209548e56 100644 --- a/doc/source/conf.py +++ b/doc/source/conf.py @@ -63,7 +63,6 @@ pygments_style = 'sphinx' #html_theme_path = ["."] #html_theme = '_theme' #html_static_path = ['_static'] -html_theme_options = {'incubating': True} # Output file base name for HTML help builder. htmlhelp_basename = '%sdoc' % project