Using Netbeans “Generate PHPDoc”, I’m able to generate the structure.xml for my project, but I’m at a lost as to how to get from that XML file to the fully generated phpdoc.
Using Netbeans Generate PHPDoc, I’m able to generate the structure.xml for my project, but
Share
I was finally able to generate my HTML files. I simply needed to activate the XSL extension manually by editing php.ini in WAMP.
I must admit that due to my lack of skills with the command line, it was somehow difficult to follow instructions that are given out on the web.