[Lazarus] Duplicate items in xml doc files
Werner Pamler
werner.pamler at freenet.de
Wed Dec 18 12:55:00 CET 2019
Am 18.12.2019 um 11:05 schrieb Marco van de Voort via lazarus:
>
> Op 2019-12-17 om 22:52 schreef Werner Pamler via lazarus:
>>
>> Fixing a docs-related issue today
>> (https://bugs.freepascal.org/view.php?id=36452), I noticed that the
>> entry for TCanvas.PolyBezier almost does not have any elements when
>> the item is displayed in the *FPDoc editor* of Lazarus, i.e. I do
>> "View" > "FPDoc Editor" and place the cursor in the normal source
>> code window on the PolyBezier identifier - then the FPDoc editor
>> displays only the "short" text, all other tabs are empty. On the
>> other hand, the full chm file contains a lot more information
>> (https://lazarus-ccr.sourceforge.io/docs/lcl/graphics/tcanvas.polybezier.html),
>> among it the description node which is the topic of that bug report.
>>
>> How is this possible?
>>
> You are sure you really have TCanvas.polybezier in the editor, and not
> the polybezier global? (at least I see a polybezier global in the last
> CHM snapshot)
>
No, I am not sure. I even don't know what "polybezier global" is...
More information about the lazarus
mailing list