* 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
19 lines
284 B
ReStructuredText
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`
|