Update dependencies, add sitemap.
This commit is contained in:
@ -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']
|
||||
|
||||
|
||||
Reference in New Issue
Block a user