"tests/data/git@developer.sourcefind.cn:OpenDAS/mmcv.git" did not exist on "45a39dc6a8d7722c9a45e29daee59d3c64cd5d1a"
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 = { ...@@ -125,6 +125,7 @@ html_theme_options = {
'collapse_navigation': False, 'collapse_navigation': False,
'display_version': True, 'display_version': True,
'logo_only': True, 'logo_only': True,
'navigation_with_keys': True
} }
html_logo = '_static/img/pytorch-logo-dark.svg' 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