php - cakephp documentation -


Is there an automated method or utility that can be used for documenting the KPPP application to those customers There is a need to provide technical documentation that will work on the site, so I want a way to list all the ideas, controllers, models, components and assistants. At least I need some types of skeletal documents which I can fill with more meaningful instructions and details. Any link to do something that can be useful

You can use the docbook for PHP classes and methods Use the. PPDOC also allows you to include external files for your ideas.

Comments