sebastianbergmann / phpunit-documentation

Documentation for PHPUnit.
https://phpunit.de/documentation.html
189 stars 137 forks source link

Building the Documentation

Requirements

Building the Documentation

To build the complete documentation use:

cd build
ant

To build only one version of the documentation use:

cd build
ant build-LANG-VERSION

for example

cd build
ant build-en-4.3

Output

The generated files will be in build/output/VERSION/LANG.