Skip to content

Commit

Permalink
removed sphinx.ext.githubpages since not building in readthedocs
Browse files Browse the repository at this point in the history
  • Loading branch information
anirbanroydas committed May 3, 2016
1 parent e578d75 commit dbc2027
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions sampledoc/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,7 @@
extensions = [
'sphinx.ext.autodoc',
'sphinx.ext.todo',
'sphinx.ext.viewcode',
'sphinx.ext.githubpages',
'sphinx.ext.viewcode',,
]

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

0 comments on commit dbc2027

Please sign in to comment.