X-Git-Url: https://gitweb.michael.orlitzky.com/?p=dunshire.git;a=blobdiff_plain;f=doc%2Fsource%2Fconf.py;fp=doc%2Fsource%2Fconf.py;h=b3df8608ecd3de69d0a18fcc7a2d9f75d936f255;hp=ac373c63699ee18f9dd8dfcf75eb374daecef203;hb=3711ad675d52b562d702f817af49916011ff7393;hpb=f478abb8a0425a95af3ab585945cee649b6282bc diff --git a/doc/source/conf.py b/doc/source/conf.py index ac373c6..b3df860 100644 --- a/doc/source/conf.py +++ b/doc/source/conf.py @@ -88,7 +88,9 @@ html_theme_options = { 'github_button': False, 'github_user': False, 'github_repo': False, - 'show_powered_by': False + 'page_width': 'auto', + 'show_powered_by': False, + 'sidebar_width': '30em' } # If not '', a 'Last updated on:' timestamp is inserted at every page bottom,