src/source/conf.py
branchdev-dc
changeset 37 e7207459c429
parent 35 475ba5e42666
child 45 918d3c9b53ee
--- 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.