diff --git a/doc/source/conf.py b/doc/source/conf.py index 02b9e8ce4b..ed937859b7 100755 --- a/doc/source/conf.py +++ b/doc/source/conf.py @@ -258,6 +258,7 @@ "show_breadcrumbs": True, "collapse_navigation": True, "use_edit_page_button": True, + "navigation_with_keys": False, "additional_breadcrumbs": [ ("PyAnsys", "https://docs.pyansys.com/"), ],