Skip to content

Commit

Permalink
build: switch back to napoleon
Browse files Browse the repository at this point in the history
  • Loading branch information
cwoac committed Nov 25, 2023
1 parent f902b94 commit fda2e78
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,7 @@
extensions = [
"myst_nb",
"autoapi.extension",
"sphinx.ext.autodoc",
"sphinx_epytext",
"sphinx.ext.napoleon",
"sphinx.ext.viewcode",
]
autoapi_dirs = ["../src"]
Expand Down

0 comments on commit fda2e78

Please sign in to comment.