GitHub - Verber/phpunit-documentation: Documentation for PHPUnit. (russian translation, collaborators are welcome, send pull requests to branch ru)

Skip to content

Navigation Menu

Sign in

Appearance settings

Building the Documentation

Requirements

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

Building the Documentation

To build the complete documentation use:

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.

About

Documentation for PHPUnit. (russian translation, collaborators are welcome, send pull requests to branch ru)

Resources

Readme

Activity

Stars

1 star

Watchers

1 watching

Forks

1 fork

Languages

  • XSLT 87.7%
  • JavaScript 7.5%
  • Java 2.2%
  • CSS 1.0%
  • Perl 0.6%
  • Shell 0.5%
  • Other 0.5%