Skip to content

Commit

Permalink
Merge pull request #43 from bhilbert4/add-extensions
Browse files Browse the repository at this point in the history
adding more sphinx extensions to help with build problems
  • Loading branch information
bhilbert4 authored Jan 28, 2019
2 parents 9660f32 + dfe3f00 commit 456fc19
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,8 @@
'sphinx.ext.autodoc',
'sphinx.ext.imgmath',
'nbsphinx',
'sphinx.ext.napoleon',
'sphinx.ext.autosummary'
]

# Add any paths that contain templates here, relative to this directory.
Expand Down

0 comments on commit 456fc19

Please sign in to comment.