mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-07-21 12:55:56 +02:00
11 lines
390 B
Plaintext
11 lines
390 B
Plaintext
This directory demonstrates the use of a fpdoc project file.
|
|
It uses the files in the examples/simple directory.
|
|
|
|
The project file contains the names of the files with relative paths.
|
|
That means that fpdoc must be executed from this directory:
|
|
|
|
fpdoc --project=sample-project.xml
|
|
|
|
The docs will be written to a subdirectory doc.
|
|
This directory can be deleted if it is no longer necessary.
|