Unverified Commit a66f4624 authored by Jeff Yang's avatar Jeff Yang Committed by GitHub
Browse files

Doc: allow navigation with left/right arrow keys (#1336)

parent 2777562a
......@@ -125,6 +125,7 @@ html_theme_options = {
'collapse_navigation': False,
'display_version': True,
'logo_only': True,
'navigation_with_keys': True
}
html_logo = '_static/img/pytorch-logo-dark.svg'
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment