Tweak alabaster config settings.
authorGlenn Hutchings <zondo42@gmail.com>
Mon, 4 Apr 2016 18:06:33 +0000 (19:06 +0100)
committerGlenn Hutchings <zondo42@gmail.com>
Mon, 4 Apr 2016 18:06:33 +0000 (19:06 +0100)
conf.py

diff --git a/conf.py b/conf.py
index 58e5793d39094e2ccbbb7fe62145fb50205bffcc..3201bce7f7125e9d535dcf7ccd8c79492111a5a2 100644 (file)
--- a/conf.py
+++ b/conf.py
@@ -125,6 +125,8 @@ html_theme = 'alabaster'
 html_theme_options = {
     'font_family': 'Georgia',
     'head_font_family': 'Georgia',
 html_theme_options = {
     'font_family': 'Georgia',
     'head_font_family': 'Georgia',
+    'page_width': '1000px',
+    'show_related': True,
 }
 
 # Add any paths that contain custom themes here, relative to this directory.
 }
 
 # Add any paths that contain custom themes here, relative to this directory.