Skip to content

Commit

Permalink
disable docs navigation with keys (#639)
Browse files Browse the repository at this point in the history
  • Loading branch information
bjlittle authored Jan 14, 2024
1 parent 0c87e83 commit 5ac1008
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/src/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -222,6 +222,7 @@ def autolog(message: str) -> None:
"icon": "fa-brands fa-twitter",
},
],
"navigation_with_keys": False,
"path_to_docs": "docs/src",
"repository_branch": "main",
"repository_url": "https://github.com/bjlittle/geovista",
Expand Down

0 comments on commit 5ac1008

Please sign in to comment.