master
#!/bin/bash# Simple script to run phpdocumentor and phpdoc-md tools to generate markdown docsvendor/bin/phpdoc -d src/UltimateSessions -t docs/phpdocs --template=xmlvendor/bin/phpdocmd --index UltimateSessions.md docs/phpdocs/structure.xml docs