2
0

readme.txt 343 B

123456789
  1. This directory contains the files for the projects.
  2. You can create HTML documentation using just the command-line by executing the
  3. following command in this directory:
  4. (on 1 line)
  5. fpdoc --package=fpdocsample --output=doc --format=html --input='-S2 testunit.pp' --descr=testunit.xml
  6. Sample command-lines can be found in html.sh and html.bat