Skip to content

Commit 3d6043b

Browse files
committed
Disable navigation with keys in docs
1 parent 4397944 commit 3d6043b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/conf.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -144,6 +144,7 @@
144144
},
145145
],
146146
"collapse_navigation": True,
147+
"navigation_with_keys": False,
147148
}
148149

149150
# Add any paths that contain custom themes here, relative to this directory.

0 commit comments

Comments
 (0)