2 @echo
"Run 'make test' to run the parser tests."
3 @echo
"Run 'make doc' to run the doxygen generation."
6 php tests
/parser
/parserTests.php
--quiet
11 @echo
'PHP documentation (by Doxygen) in ./docs/html/'
12 @echo
'JS documentation (by JSDoc) in ./docs/js/'