Permalink
Browse files

Fixes for read the docs

Attempting to get docs working on read the docs
  • Loading branch information...
1 parent 8f353c9 commit b64a9c76b31e16eb81d131dd125125bd6add8490 @michaelhush committed Aug 30, 2016
Showing with 1 addition and 2 deletions.
  1. +1 −2 doc/source/conf.py
View
@@ -32,8 +32,7 @@
extensions = [
'sphinx.ext.autodoc',
'sphinx.ext.napoleon',
- 'sphinx.ext.mathjax',
- 'sphinx.ext.githubpages',
+ 'sphinx.ext.mathjax'
]
# Napoleon settings

0 comments on commit b64a9c7

Please sign in to comment.