This project contains a framework for rendering documentation. It provides a simple commandline tool to render
your documentation from reStructuredText Markup and
Markdown. to HTML or LaTeX. And can be extended to support other
formats.
Besides the commandline tool it also provides a number of libraries that can be used to build your own application
to render the supported formats, to any format you want. On these pages is explained how to use the commandline tool
and how to use the libraries.
If you are looking for a complete solution to create a documentation website then you may want to look at
PHPDocumentor.
The following 3 steps let you render the documentation that you are currently reading using the framework you
are currently reading about: