Catégories « Keywords «
PhpDoc
| | Features, features! - YACS is just aiming to raise the standard in Apache/mySQL/PHP environment for the support of web communities. Modifié le 13 mar. 2008, |
| | How to use phpDoc to document software modules? - At YetAnotherCommunitySystem we have adopted phpDoc from the beginning as the tool of choice for software documentation. You can see the result at the scripts index.
Each time the set of reference scripts is rebuilt (scripts/build.php) the entire phpDoc documentation is rebuilt as well. To achieve this, every running script is parsed and analyzed.
Comments are filtered and combined in order to provide following items:
- the index page itself, at scripts/index.php
- the to-do list, at scripts/view.php/todo
- the authors page, at scripts/view.php/authors
- the testers page, at scripts/view.php/testers
- the license page, at scripts/view.php/licenses
The last four links are available at the top of the index page for scripts. Modifié le 22 fév. 2004, dans Developer's guide |










