Add extensions for subpkgs docs

This commit is contained in:
Jakub Warmuz 2015-10-18 15:04:46 +00:00 committed by Peter Eckersley
parent 511eef130b
commit 607ea59fd3
2 changed files with 2 additions and 0 deletions

View file

@ -35,6 +35,7 @@ extensions = [
'sphinx.ext.todo',
'sphinx.ext.coverage',
'sphinx.ext.viewcode',
'sphinxcontrib.programoutput',
]
# Add any paths that contain templates here, relative to this directory.

View file

@ -35,6 +35,7 @@ extensions = [
'sphinx.ext.todo',
'sphinx.ext.coverage',
'sphinx.ext.viewcode',
'repoze.sphinx.autointerface',
]
# Add any paths that contain templates here, relative to this directory.