documentation

This commit is contained in:
Michael Greene
2014-05-02 17:00:06 -07:00
parent 7e3fa19c90
commit 38cb85b7ed
7 changed files with 257 additions and 68 deletions

View File

@@ -36,10 +36,11 @@ from pgpy._author import __version__
# ones.
extensions = [
'sphinx.ext.autodoc',
'sphinx.ext.todo',
# 'sphinx.ext.doctest',
# 'sphinx.ext.coverage',
# 'sphinx.ext.mathjax',
'sphinx.ext.viewcode',
# 'sphinx.ext.viewcode',
]
# Add any paths that contain templates here, relative to this directory.