Skip to content

Commit

Permalink
napo edits
Browse files Browse the repository at this point in the history
  • Loading branch information
dereneaton committed Nov 5, 2015
1 parent e4e6396 commit 60e4d0e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -65,8 +65,8 @@ def __getattr__(cls, name):
# extensions coming with Sphinx (named 'sphinx.ext.*') or your custom
# ones.
extensions = ["sphinx.ext.autodoc",
"sphinxcontrib.napoleon",
"sphinx.ext.napoleon"]
"sphinxcontrib.napoleon"]
# "sphinx.ext.napoleon"]

# Napoleon settings
# napoleon_numpy_docstring = True
Expand Down

0 comments on commit 60e4d0e

Please sign in to comment.