[doc] Updating guides in documentation
This commit is contained in:
@ -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 = {
|
||||
|
||||
Reference in New Issue
Block a user