Documentation

For help about documenting your code I recommend reading phpDocumentor's manual

Example generating documentation on the command line:

./phpdocumentor/phpdoc -d './phpdocumentor' -t '/var/www/html/docs/' -o HTML:Smarty/Evolve:default -s on

This will put the documentation in /var/www/html/docs, uses the Evolve template and also includes the source code.


One Response to Documentation

  1. Márcio Almada says:

    It might be a noob question, but how can I install this template in my phpDocumentor?

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> <pre lang="" line="" escaped="" highlight="">