Fixed problems with hiding certain links (portal, currentevents,
[mediawiki.git] / maintenance / Makefile
blob8ceeb797adec627662e5e08223faeb864bea838a
1 help:
2 # Run 'make test' to run the parser tests.
3 # Run 'make doc' to run the phpdoc generation.
5 test:
6 php parserTests.php
8 doc:
9 php mwdocgen.php --all