Skip to content

Commit afc502b

Browse files
author
Jeff Yang
authored
feat(docs): navigate with left/right arrow keys (#3490)
1 parent e1c6a75 commit afc502b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/source/conf.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -133,6 +133,7 @@ def _googleanalytics_setup_wrapper(app):
133133
'display_version': True,
134134
'logo_only': True,
135135
'pytorch_project': 'docs',
136+
'navigation_with_keys': True,
136137
}
137138

138139
html_logo = '_static/img/pytorch-logo-dark.svg'

0 commit comments

Comments
 (0)