Skip to content

Commit

Permalink
Add napoleon extension to parse numpy style docs
Browse files Browse the repository at this point in the history
  • Loading branch information
sbellem committed Mar 30, 2020
1 parent b148ee0 commit be47cac
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 @@ -47,6 +47,7 @@
"sphinx.ext.todo",
"sphinx.ext.coverage",
"sphinx.ext.mathjax",
"sphinx.ext.napoleon",
"sphinx.ext.viewcode",
"sphinx_tabs.tabs",
"m2r",
Expand Down

0 comments on commit be47cac

Please sign in to comment.