We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0b8855f commit 778898cCopy full SHA for 778898c
docs/conf.py
@@ -29,6 +29,7 @@
29
"sphinx.ext.autodoc",
30
"sphinx.ext.autosummary",
31
"sphinx.ext.intersphinx",
32
+ "sphinx.ext.napoleon",
33
]
34
autosummary_generate = True
35
0 commit comments