diff --git a/doc/source/conf.py b/doc/source/conf.py index 910b355b6..5236ad44c 100644 --- a/doc/source/conf.py +++ b/doc/source/conf.py @@ -131,7 +131,7 @@ modindex_common_prefix = ['zaqar.'] # 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 = []