Mdoc is an auto-documentation tool for PHP code to create manuals like the PHP manual at php.net, which is a style common to the PHP community and which is very efficient to share your code as APIs. Custom output format can be built thanks to a powerful template feature and can be in any structured language such like XML, PDF, or CHM.
| Tags | Software Development Libraries php classes |
|---|---|
| Licenses | BSD Original |
| Implementation | PHP |
Recent releases


Release Notes: The Mdoc and Mtest classes are also available in PHP 5 syntax. Some corrections have been made in the example and test scripts. $force_php4 is now disabled so that the scripts detect which PHP version is running on the server and load the appropriate classes.


No changes have been submitted for this release.