Begin adding user-facing documentation

Especially around invocation and configuration
This commit is contained in:
Ian Cordasco 2016-05-26 13:21:25 -05:00
parent f353a5db90
commit a7898e0389
6 changed files with 196 additions and 7 deletions

View file

@ -35,6 +35,7 @@ extensions = [
'sphinx.ext.todo',
'sphinx.ext.coverage',
'sphinx.ext.viewcode',
'sphinx-prompt',
]
# Add any paths that contain templates here, relative to this directory.