We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 659374a commit a29a56bCopy full SHA for a29a56b
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