diff --git a/docs/source/conf.py b/docs/source/conf.py index 7c3445c45..565ea406a 100755 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -118,6 +118,7 @@ 'github_url': 'https://github.com/aiidateam/aiida-quantumespresso', 'twitter_url': 'https://twitter.com/aiidateam', 'use_edit_page_button': True, + 'navigation_with_keys': False, 'logo': { 'text': 'AiiDA Quantum ESPRESSO', 'image_light': '_static/logo_aiida_quantumespresso-light.png',