phpdoc -d lib/model -t /var/www/html/docs/ --template responsive
generates html docs fine.
I have upgraded to PHPDocumentor2 and cannot find the command for outputing to PDF. The old way for 1.x doesn't not work in the new version.
Can someone tell me how to do this or point me to the documentation.
Thank you in advance.