summaryrefslogtreecommitdiff
path: root/docs/source/conf.py
diff options
context:
space:
mode:
Diffstat (limited to 'docs/source/conf.py')
-rw-r--r--docs/source/conf.py3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/source/conf.py b/docs/source/conf.py
index c693a02..1a64d93 100644
--- a/docs/source/conf.py
+++ b/docs/source/conf.py
@@ -71,6 +71,9 @@ extensions = [
'sphinx_gallery.gen_gallery',
]
+autosummary_generate = True
+
+
napoleon_numpy_docstring = True
# Add any paths that contain templates here, relative to this directory.