diff --git a/docs/conf.py b/docs/conf.py index 8d959d9..c6728b6 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -95,12 +95,12 @@ # The theme to use for HTML and HTML Help pages. See the documentation for # a list of builtin themes. -html_theme = 'cloud' +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 = {"roottarget":"index"} +# html_theme_options = {"roottarget":"index"} # Add any paths that contain custom themes here, relative to this directory. html_theme_path = [csp.get_theme_dir()]