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.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/python/doc/conf.py b/src/python/doc/conf.py
index 64d9cba1..3cc5d1d6 100755
--- a/src/python/doc/conf.py
+++ b/src/python/doc/conf.py
@@ -41,6 +41,7 @@ extensions = [
'sphinx.ext.viewcode',
'sphinx.ext.napoleon',
'sphinxcontrib.bibtex',
+ 'sphinx_paramlinks',
]
todo_include_todos = True