author | Damien Correia |
Thu, 05 Apr 2018 14:35:02 +0200 | |
branch | dev-dc |
changeset 37 | e7207459c429 |
parent 36 | 55a05201f18c |
child 38 | ea89b10031eb |
child 40 | d2871f434818 |
--- a/src/source/conf.py Wed Apr 04 15:19:33 2018 +0200 +++ b/src/source/conf.py Thu Apr 05 14:35:02 2018 +0200 @@ -68,6 +68,9 @@ # ones. extensions = [ 'sphinx.ext.autodoc', + 'sphinx.ext.todo', + 'sphinx.ext.coverage', + 'sphinx.ext.viewcode' ] # Add any paths that contain templates here, relative to this directory.