On Fri, 11 Feb 2011, Mark Morgan Lloyd wrote:
I'm currently working on a translator from SNMP MIB files to Pascal, and on a
whim decided to see how well they documented. Two questions if I may.
i) fpdoc appears to lose the fact that a procedure or function is prefixed
"class".
Please file a bug report for this.
ii) I've got comments associated with class procedures/functions that are
showing up in Lazarus, but not in fpdoc. What's the preferred format for
these?
fpdoc does not read its descriptions from comments.
It uses an XML format, as described in the FPDoc manual, which you can find on
the FPC website.
Michael.
_______________________________________________
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal