[fpc-devel] Bad links in RTL docs

Hans-Peter Diettrich DrDiettrich1 at aol.com
Sun Dec 11 18:57:49 CET 2011


Marco van de Voort schrieb:
> In our previous episode, Hans-Peter Diettrich said:
>> FPDoc doesn't find targets for these links:
>>
>> math.TRoundToRange - range types never become part of the documentation!
>>    type TRoundToRange = -37..37;
>> I suspect that fpdoc wants an type name after the "=", which here 
>> doesn't exist. Applies to all range types, not only this one.
> 
> See also
> http://bugs.freepascal.org/view.php?id=17352

Seems to address the same issue.


>> sysutils.OnBeep?
>> Neither OnBeep nor TBeepHandler seem to find their way into the (HTML) docs?
> 
> IIRC related to a rev that was never merged to 2.4.x. Do you use 2.6.x as
> basis?

I use 2.4.2 to build the docs, and check with the trunk version for 
significant differences. Didn't use 2.6 so far, waiting for Lazarus 
supporting it.

Thanks to Michael for the quick application of my patch :-)

DoDi




More information about the fpc-devel mailing list