[fpc-pascal] FPDoc - how to document overloaded functions?
Michael Van Canneyt
michael at freepascal.org
Wed Jul 12 16:06:31 CEST 2017
On Wed, 12 Jul 2017, Graeme Geldenhuys wrote:
> Hi,
>
> How do you document overloaded functions? In this case I have overloaded
> functions that have different parameters (obviously), but also different
> result types.
You can't. There are no provisions for this.
I usually make the differences clear in the <descr> </descr> node.
Michael.
More information about the fpc-pascal
mailing list