File diff 0590c952df64 → ffe891144b85
docs/conf.py
Show inline comments
 
@@ -108,6 +108,15 @@ html_static_path = ['_static']
 
# 'searchbox.html']``.
 
#
 
# html_sidebars = {}
 
html_sidebars = {
 
    '**': [
 
        'about.html',
 
        'navigation.html',
 
        'relations.html',
 
        'searchbox.html',
 
        'donate.html',
 
    ]
 
}
 

	
 

	
 
# -- Options for HTMLHelp output ---------------------------------------------