Skip to content

Commit

Permalink
Merge pull request #3 from jkittley/dev
Browse files Browse the repository at this point in the history
Sphinx contrib to ext for napolean
  • Loading branch information
jkittley committed Mar 20, 2018
2 parents 0cf2370 + e6229de commit d1544d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
# ones.
extensions = [
'sphinx.ext.autodoc',
'sphinxcontrib.napoleon',
'sphinx.ext.napoleon',
'sphinxcontrib.httpdomain',
'sphinxcontrib.autohttp.flask',
'sphinxcontrib.autohttp.flaskqref',
Expand Down

0 comments on commit d1544d7

Please sign in to comment.