Skip to content

Commit

Permalink
Use napoleon extension in conf.py
Browse files Browse the repository at this point in the history
  • Loading branch information
knshnb committed Apr 26, 2023
1 parent f4ef01d commit 468ca01
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
"sphinx.ext.autodoc",
"sphinx.ext.doctest",
"sphinx.ext.autosummary",
"sphinx.ext.napoleon",
]

templates_path = ["_templates"]
Expand Down

0 comments on commit 468ca01

Please sign in to comment.