Update conf.py

This commit is contained in:
Romain Dorgueil
2017-10-16 16:59:47 +02:00
committed by GitHub
parent b0623c77c9
commit 7c8625dda6

View File

@ -76,6 +76,7 @@ html_theme_options = {
'github_user': 'python-bonobo', 'github_user': 'python-bonobo',
'github_repo': 'bonobo', 'github_repo': 'bonobo',
'github_button': 'true', 'github_button': 'true',
'github_banner': 'true',
'show_powered_by': 'false', 'show_powered_by': 'false',
'show_related': 'true', 'show_related': 'true',
} }