Skip to content

Commit cef76ec

Browse files
Do not intercept left/right keys in HTML docs (#8379)
1 parent 043b3dc commit cef76ec

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/conf.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -231,6 +231,7 @@
231231
# canonical_url="",
232232
repository_url="https://github.com/pydata/xarray",
233233
repository_branch="main",
234+
navigation_with_keys=False, # pydata/pydata-sphinx-theme#1492
234235
path_to_docs="doc",
235236
use_edit_page_button=True,
236237
use_repository_button=True,

0 commit comments

Comments
 (0)