Introduction - If you have any usage issues, please Google them yourself
This class can be used to generate documentation for Javascript scripts.
It can scan Javascript script files and extract documentation from tags inside Javascript comments similar to JavaDoc tags.
The documentation can be generated in HTML using PHP template scripts.
However, the structure of package allows generate documentation in many others formats, like a PDF for example