PHPDOC

Installing

Markup

Tags

 Running

phpdoc -d ./src -t api/ -i test/ --title "Phapper - PHP Reddit API Wrapper"

-d = source code -t = target directory -i = ignore this directory --title = document title

https://phpdoc.org/docs/latest/guides/running-phpdocumentor.html