Update dependencies, add sitemap.

This commit is contained in:
Romain Dorgueil
2017-12-08 07:59:15 +01:00
parent 09a39a53a0
commit 6b83d623ac
9 changed files with 61 additions and 34 deletions

View File

@ -20,8 +20,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']