Michael Van Canneyt schreef:
On Sun, 31 Aug 2008, Chris Kirkpatrick wrote:
At the suggestion of Mattias, I am also sending this to fpc-devel. I don't
think it's a bug; the entries are all documented in the RTL .xml files, but
when the docs are built for the sourceforge HTML files the RTL files are
obviously built with the --hide-protected option.
Links in entries of the LCL that refer to RTL protected properties are not
recognised.
This is normal.
I believe the solution is to remove the --hide-protected option from the
script that generates the documentation files.
As soon as I have documented them, yes. But that is not very high on my
priority list.
If you want the protected methods anywhere soon, I suggest you create a
lazarus copy of the HTML docs with the options that you want.
Does make rtl.chk support that by passing something like
NOHIDEPROTECTED=1 to the make command?
Vincent
_______________________________________________
fpc-devel maillist - fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel