diff --git a/docs/src/conf.py b/docs/src/conf.py index a988fe24c4..8a864c4906 100644 --- a/docs/src/conf.py +++ b/docs/src/conf.py @@ -300,6 +300,7 @@ def _dotv(version): "footer_start": ["copyright", "sphinx-version"], "footer_end": ["custom_footer"], "navigation_depth": 3, + "navigation_with_keys": False, "show_toc_level": 2, "show_prev_next": True, "navbar_align": "content",