Phpunit Documentation Save Abandoned

Documentation for PHPUnit.

Project README

Building the Documentation

Requirements

  • Apache Ant
  • PHP 5 (with DOM, PCRE, SPL, and Tokenizer extensions enabled)
  • Ruby
  • xmllint
  • xsltproc

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.

Open Source Agenda is not affiliated with "Phpunit Documentation" Project. README Source: sebastianbergmann/phpunit-documentation
Stars
190
Open Issues
0
Last Commit
5 years ago

Open Source Agenda Badge

Open Source Agenda Rating