[fpc-pascal] fpdoc: what does the --marco parameter do?
Michael Van Canneyt
michael at freepascal.org
Sun Mar 24 08:05:19 CET 2019
On Sat, 23 Mar 2019, Graeme Geldenhuys wrote:
> The FPDoc PDF documentation for 3.0.4 doesn't mention it at all. So
> maybe it is something for 3.2.0 and later only?
Yes.
The XML project file needs some parametrization - for example the location of the sources.
So it contains macros.
The --macro option (the name is maybe a little obtuse) is used to replace the parameter name
with a parameter value.
Michael.
More information about the fpc-pascal
mailing list