[doc] Updating guides in documentation

This commit is contained in:
Romain Dorgueil
2017-10-08 13:13:20 +02:00
parent 736f73d5ce
commit 7fa9a2be5b
12 changed files with 557 additions and 111 deletions

View File

@ -75,9 +75,9 @@ html_theme = 'alabaster'
html_theme_options = {
'github_user': 'python-bonobo',
'github_repo': 'bonobo',
'github_button': True,
'show_powered_by': False,
'show_related': True,
'github_button': 'true',
'show_powered_by': 'false',
'show_related': 'true',
}
html_sidebars = {