Skip to content

Commit 6c0f0c3

Browse files
authored
[docs] add napoleon ext for sphinx
2 parents ff86d06 + 808ed02 commit 6c0f0c3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/conf.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@
3636
extensions = [
3737
"sphinx.ext.autodoc",
3838
"sphinx.ext.autosummary",
39+
"sphinx.ext.napoleon",
3940
]
4041

4142
# Add any paths that contain templates here, relative to this directory.

0 commit comments

Comments
 (0)