make doc more mobile-friendly

This commit is contained in:
Alexander Graf
2018-03-24 21:46:21 +01:00
parent 71331d37e4
commit 539273b963
2 changed files with 9 additions and 2 deletions

View File

@@ -141,8 +141,7 @@ html_theme = 'alabaster'
#
html_theme_options = {
'show_powered_by': False,
'sidebar_width': '290px',
'page_width': '935px' }
'sidebar_width': '290px' }
# Add any paths that contain custom themes here, relative to this directory.
# html_theme_path = []