Welcome to phpdoc-to-rst's documentation!
=========================================
phpdoc-to-rst is a library that can generate reStructuredText based documentation
to be build with sphinx from your PHPDoc annotated code.
`sphinxcontrib-phpdomain <https://github.com/markstory/sphinxcontrib-phpdomain>`_
is used to annotate the PHP objects in the documentation.
.. toctree::
:maxdepth: 2
:caption: Contents:
cli
usage
extensions
API documentation <api/JuliusHaertl/PHPDocToRst/index>
Indices and tables
==================
* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`
|