Merge branch 'master' of github.com:python-bonobo/bonobo

This commit is contained in:
Romain Dorgueil
2018-01-08 08:13:04 +01:00
11 changed files with 47 additions and 25 deletions

View File

@ -21,8 +21,11 @@ extensions = [
'sphinx.ext.ifconfig',
'sphinx.ext.viewcode',
'sphinx.ext.graphviz',
'sphinx_sitemap',
]
site_url = 'http://docs.bonobo-project.org/en/master/'
# Add any paths that contain templates here, relative to this directory.
templates_path = ['_templates']