Skip to content

Instantly share code, notes, and snippets.

@merolhack
Last active November 25, 2015 22:27
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save merolhack/1154ff5348f74d9867aa to your computer and use it in GitHub Desktop.
Save merolhack/1154ff5348f74d9867aa to your computer and use it in GitHub Desktop.
Install & Configure

pear channel-discover pear.phpdoc.org

pear install phpdoc/phpDocumentor

phpdoc -o HTML:default:default -d /var/www/mysite.com/html/ -t /var/www/mysite.com/docs/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment