From 877fa9e89f71e314ffe61659e052836139ed3bd0 Mon Sep 17 00:00:00 2001 From: barrust Date: Wed, 3 Jan 2024 20:09:16 -0500 Subject: [PATCH] another attempt --- docs/source/conf.py | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/source/conf.py b/docs/source/conf.py index cd6328b..04d0351 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -105,11 +105,11 @@ # html_theme_options = { - "collapse_navigation": True, - "sticky_navigation": True, - "navigation_depth": 4, + # "collapse_navigation": True, + # "sticky_navigation": True, + # "navigation_depth": 4, "includehidden": True, - "titles_only": False, + # "titles_only": False, } # Add any paths that contain custom static files (such as style sheets) here,