manticore/docs/index.rst
Dan Guido 44dff1745d Add readthedocs (#179)
* Add readthedocs badge

* Add rtd intro

* Add API reference link

* change the order

wiki first, because that’s where the majority of the docs live
2017-04-24 17:24:29 -04:00

19 lines
373 B
ReStructuredText

Welcome to Manticore's documentation!
=====================================
Manticore is a prototyping tool for dynamic binary analysis, with support for symbolic execution, taint analysis, and binary instrumentation.
.. toctree::
:maxdepth: 2
:caption: Contents:
api
Indices and tables
------------------
* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`