This script will parse the code files of a project or system to generate HTML-based documentation files. Documentation's language and skin can be configured.
Similar scripts
phpDocumentor
(Popularity: ) : A complete documentation tool for PHP. Allows generation of API documentation and integration with external user manuals and tutorials with ... phpDoc
(Popularity: ) : A system for creating documentation for PHP classes (organized in projects) with their functions and parameters. Must be run on ... Inline PHP API Documentation
(Popularity: ) : The goal of this project is to create a system for PHP much like Java has JavaDoc, which allows you ...