Skip to content

Commit

Permalink
Doc: allow navigation with left/right arrow keys (#1336)
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeff Yang committed Mar 2, 2021
1 parent 2777562 commit a66f462
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/source/conf.py
Expand Up @@ -125,6 +125,7 @@
'collapse_navigation': False,
'display_version': True,
'logo_only': True,
'navigation_with_keys': True
}

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

0 comments on commit a66f462

Please sign in to comment.