michael 1895b3ce37 * Fix hints and warnings (parameter not used disabled on purpose) 6 年之前
..
html.bat c5495cb49c * Examples 9 年之前
html.sh 1895b3ce37 * Fix hints and warnings (parameter not used disabled on purpose) 6 年之前
readme.txt c5495cb49c * Examples 9 年之前
testunit.pp c5495cb49c * Examples 9 年之前
testunit.xml c5495cb49c * Examples 9 年之前

readme.txt

This directory contains the files for the projects.

You can create HTML documentation using just the command-line by executing the
following command in this directory:

(on 1 line)
fpdoc --package=fpdocsample --output=doc --format=html --input='-S2 testunit.pp' --descr=testunit.xml

Sample command-lines can be found in html.sh and html.bat