[doc] conf: Enable fixed sidebar

This commit is contained in:
Jonathan Rubenstein 2021-05-05 15:20:56 -04:00 committed by Geoffrey McRae
parent a868370a63
commit d44b55440f

View File

@ -53,6 +53,7 @@ html_theme = 'alabaster'
html_theme_options = {
'logo': 'icon-128x128.png',
'fixed_sidebar': 'true',
}
html_sidebars = {