We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d661d14 commit 296e81bCopy full SHA for 296e81b
docs/conf.py
@@ -6,6 +6,7 @@
6
7
extensions = [
8
"sphinx.ext.autodoc",
9
+ "sphinx.ext.napoleon",
10
"sphinx_autodoc_typehints", # Must come *after* sphinx.ext.autodoc.
11
"sphinx.ext.autosummary",
12
"sphinx.ext.coverage",
0 commit comments