Skip to content

Commit 2227133

Browse files
committed
Disable navigation with keys in docs
1 parent 4a0db54 commit 2227133

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/conf.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,8 @@
5252
numpydoc_class_members_toctree = False
5353
issues_github_path = "zarr-developers/zarr-python"
5454

55+
navigation_with_keys = False
56+
5557
# Add any paths that contain templates here, relative to this directory.
5658
templates_path = ["_templates"]
5759

0 commit comments

Comments
 (0)