Include the source code via viewcode extension

This commit is contained in:
Joshua Harlow
2015-06-06 19:13:00 -07:00
parent ca3a3cd8ae
commit ebec958702

View File

@@ -32,6 +32,7 @@ import shlex
extensions = [
'sphinx.ext.doctest',
'sphinx.ext.autodoc',
'sphinx.ext.viewcode',
]
# Add any paths that contain templates here, relative to this directory.