projects
/
ibg.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0076099
)
Tweak alabaster config settings.
author
Glenn Hutchings
<zondo42@gmail.com>
Mon, 4 Apr 2016 18:06:33 +0000
(19:06 +0100)
committer
Glenn Hutchings
<zondo42@gmail.com>
Mon, 4 Apr 2016 18:06:33 +0000
(19:06 +0100)
conf.py
patch
|
blob
|
history
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',
+ 'page_width': '1000px',
+ 'show_related': True,
}
# Add any paths that contain custom themes here, relative to this directory.