Remove gen_rst

This commit is contained in:
Tony S Yu
2012-05-15 22:47:30 -04:00
parent db2f7dde6b
commit ca25314310
2 changed files with 0 additions and 305 deletions
-6
View File
@@ -23,12 +23,6 @@ sys.path.append(os.path.join(curpath, '..', 'ext'))
# -- General configuration -----------------------------------------------------
try:
import gen_rst
except:
pass
# Add any Sphinx extension module names here, as strings. They can be extensions
# coming with Sphinx (named 'sphinx.ext.*') or your custom ones.
extensions = ['sphinx.ext.autodoc', 'sphinx.ext.pngmath', 'numpydoc',