diff --git a/doc/source/conf.py b/doc/source/conf.py index 75bc1940..3244953d 100644 --- a/doc/source/conf.py +++ b/doc/source/conf.py @@ -139,7 +139,7 @@ man_pages = [ # 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 = []