i am using PHP Documentor for the first time.
I need to know how i can change the html generated by the parser in a way that i can integrate this documentation within my company’s framework.
Has anyone ever did this?
Thanks
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
I would recommend to check out DocBlox instead. It is a modern version of PHPDocumentor with support for PHP 5.3 features. Much faster and more memory efficient.
Building your own template is easy — see docs.