summaryrefslogtreecommitdiff
path: root/src/python/doc/conf.py
diff options
context:
space:
mode:
Diffstat (limited to 'src/python/doc/conf.py')
-rwxr-xr-xsrc/python/doc/conf.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/python/doc/conf.py b/src/python/doc/conf.py
index e4c718c3..3cc5d1d6 100755
--- a/src/python/doc/conf.py
+++ b/src/python/doc/conf.py
@@ -39,7 +39,9 @@ extensions = [
'sphinx.ext.mathjax',
'sphinx.ext.ifconfig',
'sphinx.ext.viewcode',
+ 'sphinx.ext.napoleon',
'sphinxcontrib.bibtex',
+ 'sphinx_paramlinks',
]
todo_include_todos = True