diff --git a/doc/source/conf.py b/doc/source/conf.py index 8021a443..ef6877ed 100644 --- a/doc/source/conf.py +++ b/doc/source/conf.py @@ -89,6 +89,7 @@ "pygment_dark_style": "monokai", "use_edit_page_button": True, "navigation_depth": 2, + "navigation_with_keys": False, } html_context = {