Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
tommybolin committed Oct 19, 2018
1 parent c23a1f9 commit b8cce6f
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions docs/config_sphinx.py
Original file line number Diff line number Diff line change
Expand Up @@ -111,14 +111,14 @@
# extensions coming with Sphinx (named 'sphinx.ext.*') or your custom
# ones.
extensions = [
'sphinx_links',
'sphinx.ext.autodoc',
'sphinx.ext.todo',
'sphinx.ext.doctest',
'sphinx.ext.intersphinx',
'sphinx.ext.viewcode',
'zzzeeksphinx',
'edit_on_github'
# 'sphinx_links',
# 'sphinx.ext.autodoc',
# 'sphinx.ext.todo',
# 'sphinx.ext.doctest',
# 'sphinx.ext.intersphinx',
# 'sphinx.ext.viewcode',
# 'zzzeeksphinx',
# 'edit_on_github'
]

# TODO
Expand Down

0 comments on commit b8cce6f

Please sign in to comment.