mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-07-10 02:17:53 +02:00

* PParser uses UTF8, assume that everywhere * Remove HTM support: allocating the filenames did not work anyway. git-svn-id: trunk@40925 -
3 lines
118 B
Bash
3 lines
118 B
Bash
#!/bin/sh
|
|
../../fpdoc --package=fpdocsample --output=doc --format=html --input='-S2 testunit.pp' --descr=testunit.xml
|