I'm trying to document my code using Phpdocumentor.. does anyone know How do I use Phpdocumentor web interface or some tutorial explaining this?
|
feedback
|
|
Have you actually read the PHPdoc tutorials and quickstart? It tells you everything you need to know from the supported tags through to how to install and run the documentation generator, etc. It also specifically mentions how to use the docbuilder web interface. | |||
feedback
|