BevanR / phpunit-documentation

Documentation for PHPUnit.

Home Page:https://phpunit.de/documentation.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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:

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.

About

Documentation for PHPUnit.

https://phpunit.de/documentation.html


Languages

Language:XSLT 87.5%Language:JavaScript 7.5%Language:Java 2.2%Language:CSS 1.0%Language:Perl 0.6%Language:Shell 0.6%Language:PHP 0.1%Language:Ruby 0.1%Language:Python 0.1%Language:SystemVerilog 0.1%Language:Erlang 0.1%Language:Frege 0.1%Language:Perl 6 0.0%Language:Makefile 0.0%