changed to sphinx_numfig

This commit is contained in:
Isaac Meyer 2018-07-18 15:44:45 -05:00
parent 07e481b9a4
commit 35baf510ea

View file

@ -54,8 +54,7 @@ extensions = ['sphinx.ext.autodoc',
'sphinx.ext.intersphinx',
'sphinx.ext.viewcode',
'sphinx.ext.imgconverter',
'sphinx.ext.numfig',
#'sphinx_numfig',
'sphinx_numfig',
'notebook_sphinxext']
# Add any paths that contain templates here, relative to this directory.