Skip to content

Commit

Permalink
Drop unused Sphinx extensions
Browse files Browse the repository at this point in the history
  • Loading branch information
takuti committed Oct 1, 2019
1 parent fe8727c commit 0480995
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions doc/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -94,8 +94,6 @@ def linkcode_resolve(domain, info):
extensions = [
"sphinx.ext.autodoc",
"sphinx.ext.autosummary",
"sphinx.ext.doctest",
"sphinx.ext.githubpages",
"numpydoc",
"sphinx_rtd_theme",
"sphinx.ext.linkcode",
Expand Down

0 comments on commit 0480995

Please sign in to comment.