manticore/docs/index.rst
Mark Mossberg ebe7f8268b 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
2017-03-22 15:44:03 -04:00

19 lines
284 B
ReStructuredText

Welcome to Manticore's documentation!
=====================================
This is the documentation for the Manticore project.
.. toctree::
:maxdepth: 2
:caption: Contents:
api
Indices and tables
------------------
* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`