Add docs (#61)

* Add sphinx-quickstart generated docs

* Add api.rst

* Edit index.rst

* Add autodocumenting Manticore class

* Update Manticore docstring

* Doc verbosity

* Doc hook and add_hook

* More docs

* Add Sphinx dev dep

For building docs
This commit is contained in:
Mark Mossberg
2017-03-22 15:44:03 -04:00
committed by GitHub
parent d0f2c0116e
commit ebe7f8268b
7 changed files with 274 additions and 7 deletions
+1
View File
@@ -15,6 +15,7 @@ setup(
'keystone-engine',
'coverage',
'nose',
'Sphinx',
]
},
entry_points={