How to create a package level documentation page with PHPDocumentor

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Jan van Mansum

    How to create a package level documentation page with PHPDocumentor

    Hello group,

    I am trying to generate my API-documentation with PHPDocumentor
    (http://phpdocu.sourceforge.net/). It works nicely, only I don't
    understand the package-level documentation functionality.

    What I would like to do is replace the "Welcome to ... package" text
    with something more meaningful. I thought it would be as easy as the
    package.html in JavaDoc, but doesn't seem to be so.

    Thanks for any help,
    regards,
    Jan van Mansum.
Working...