add missing quotes (bottom should be a string) (#580)

This commit is contained in:
ederag 2018-02-20 20:48:48 +01:00 committed by Aaron Carlisle
parent ef0e6c2e89
commit 60fff9cbeb

View File

@ -22,7 +22,7 @@ file of this repository, and can be defined in your project's ``conf.py`` via
'analytics_id': '',
'logo_only': False,
'display_version': True,
'prev_next_buttons_location': bottom,
'prev_next_buttons_location': 'bottom',
'style_external_links': False,
'vcs_pageview_mode': '',
# Toc options