From bfdde7781b3a1bbf320f153edad5ffecab7ca27b Mon Sep 17 00:00:00 2001 From: halcy Date: Sat, 19 Nov 2022 00:44:15 +0200 Subject: and again --- docs/conf.py | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'docs/conf.py') diff --git a/docs/conf.py b/docs/conf.py index 299f64d..c6fc0fb 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -128,16 +128,13 @@ todo_include_todos = False # The theme to use for HTML and HTML Help pages. See the documentation for # a list of builtin themes. # -html_theme = 'sphinx_rtd_theme' +# html_theme = 'alabaster' # 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 = { - "collapse_navigation": True, - "navigation_depth": -1 -} +# html_theme_options = {} # Add any paths that contain custom themes here, relative to this directory. # html_theme_path = [] -- cgit v1.2.3