summaryrefslogtreecommitdiff
path: root/docs/source/conf.py
diff options
context:
space:
mode:
authorRémi Flamary <remi.flamary@gmail.com>2020-04-24 16:20:37 +0200
committerRémi Flamary <remi.flamary@gmail.com>2020-04-24 16:20:37 +0200
commit1a3249dd6d6971de23534b797ce81fd670befa2b (patch)
tree7c64ea6b296d1af78a36d3473deab1d8e150762c /docs/source/conf.py
parentfe704c348e2f1fc69c0ecd801e8fefd6888a215d (diff)
awesome mini gallery
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.