Skip to content

Commit 296e81b

Browse files
committed
Add napoleon
1 parent d661d14 commit 296e81b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/conf.py

+1
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66

77
extensions = [
88
"sphinx.ext.autodoc",
9+
"sphinx.ext.napoleon",
910
"sphinx_autodoc_typehints", # Must come *after* sphinx.ext.autodoc.
1011
"sphinx.ext.autosummary",
1112
"sphinx.ext.coverage",

0 commit comments

Comments
 (0)