3. How can I "compile" fpDoc using fppkg ?
no idea.
fppkg does not compile anything, fpmake does. See:
http://www.mail-archive.com/fpc-devel@lists.freepascal.org/msg20238.html
Though the report is not closed, the patch was comitted.
Darius
___
fp
On 20/05/2011 09:33, ik wrote:
> 1. Let's say I have a class, enum, record etc... How do I make sure that
> each property/field/item that I want to document will be belong to
> the proper container ?
It is defined in the fpdoc xml documentation file via the "element" tag.
eg: for a type: