mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-07-23 17:56:06 +02:00
3 lines
140 B
Batchfile
3 lines
140 B
Batchfile
rem Command line to create html docs.
|
|
fpdoc --package=fpdocsample --output=doc --format=html --input="-S2 testunit.pp" --descr=testunit.xml
|