3

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.

1
  • I found I had not installed the responsive template from phpdocumentor 2. I installed it running the command template:install, but still can't see any html files Commented May 30, 2012 at 11:10

1 Answer 1

3

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.

Sign up to request clarification or add additional context in comments.

1 Comment

In ubuntu: sudo apt-get install php5-xsl

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.