From cce3fe1a9efb399426d11adfbbead4bfd6681c24 Mon Sep 17 00:00:00 2001 From: thezaeemaanwar Date: Mon, 30 Oct 2023 15:09:36 +0500 Subject: [PATCH] fix: set navigation_with_keys in html theme options --- docs/conf.py | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/conf.py b/docs/conf.py index 7b9fe54bb..da258fa25 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -140,6 +140,7 @@ "use_repository_button": True, "use_issues_button": True, "use_edit_page_button": True, + "navigation_with_keys": False, # Please don't change unless you know what you're doing. "extra_footer": """