PHP code documentor.
For more information, see tig12.net/spip/phpsimpledoc.html
| phpsimpledoc | Top-level directory of source code |
| Core classes, common to all documentor implementations | |
| Classes used at application startup | |
| Utility code, dealing with PHP code manipulation. |
|
Auxiliary code of index.php |
|
Classes that assist the Documentor to perform its task |
|
| Generate documentation from the program, at different moments of execution | |
| Retrieve informations from the data structures | |
| Utilities to debug and test phpSimpleDoc |
|
| Utilities for navigation in generated pages | |
| Generation of little pieces of pages, which can be used by different contents generators | |
Assisting management of tags (@param etc.) |
|
Documentor implementations |
|
Documentor to document code organized with packages like in java. |
|
| Multipurpose documentor, to generate configurable pieces of documentation. |
|
| To document PHP built-in classes and functions | |
| To document code organized like the Zend Framework. |
|
Top-level directory for helpers ; abstract Helper classes |
|
| Helpers computing the contents of generated pages | |
| Helpers conducting computation of data structure | |
| Helpers computing the list of files and directories containing source code to document | |
| Helpers creating the directories used to store the generated documentation | |
| Helpers used to generate the pages containing generated documentation | |
| External libraries used by the program | |
| Generic utility code |