Does fpDoc per chance understand the markup used by pasdoc? Specifically, I
used comments like this:
{: Particularly useful when applied to THusband or TBoyfriend. }
ICleaner interface
procedure CleanAfterSelf;
end;
{: Particularly useful when applied to TWife or TGirlfriend. }
IGymnast = interface
procedure AssumeRandomFlexiblePosition;
end;
The colon after the opening brace tags at as a comment to actually render
whereas a comment without the ":" does not get generated.
--
Warm Regards,
Lee
_______________________________________________
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal