renamed js_progress to progress, since it's not using js anymore

[skip ci]
This commit is contained in:
Michael Greene
2014-08-11 11:37:50 -07:00
parent 91a6731cee
commit edebb959f5
2 changed files with 3 additions and 3 deletions

View File

@@ -37,7 +37,7 @@ extensions = [
'sphinx.ext.autodoc',
'sphinx.ext.autosummary',
'sphinx.ext.todo',
'_ext.js_progress',
'_ext.progress',
# 'sphinx.ext.doctest',
# 'sphinx.ext.coverage',
# 'sphinx.ext.mathjax',