sarciszewski / 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:HTML 89.3%Language:XSLT 9.4%Language:JavaScript 0.8%Language:Java 0.2%Language:CSS 0.1%Language:Perl 0.1%Language:Shell 0.1%Language:PHP 0.0%Language:Ruby 0.0%Language:Python 0.0%Language:SystemVerilog 0.0%Language:Erlang 0.0%Language:NewLisp 0.0%Language:Perl 6 0.0%Language:ApacheConf 0.0%Language:Makefile 0.0%