docs: enable fixed_sidebar

pull/564/head
David Wilson 5 years ago
parent eae7b21673
commit d060f73f46

@ -17,6 +17,7 @@ html_theme = 'alabaster'
html_theme_options = {
'font_family': "Georgia, serif",
'head_font_family': "Georgia, serif",
'fixed_sidebar': True,
}
htmlhelp_basename = 'mitogendoc'
intersphinx_mapping = {'python': ('https://docs.python.org/3', None)}

Loading…
Cancel
Save