Rory Slegtenhorst schrieb:
> I have defined my method comments in the implementation section.
> PasDoc does not seem to recognize any of them comments.
Right. The parser only can handle the interface section.
> if I place the comments in the interface section, it seems to work but
> this clutters my class definition.
Right :-(
The PasDoc2 GUI allows to add descriptions to external files.
> Any idea's are very welcome.
FpDoc uses the FPC parser, which is kept up-to-date by the FPC people.
I'd prefer to use that parser even in PasDoc, so that also the
implementation section can be parsed, but couldn't make it work yet :-(
DoDi
|