On 24 August 2010 17:37, Michael Van Canneyt wrote:
>
> GetLabel has the TPasElement - it's all it can rely on, because there may
> not be a description
> element.
>
> DescrBeginLink on the other hand starts from a <link> tag's "id" attribute
> and starts looking for the target XML element tag. NOT for the TPasElement.
> (again it may not be there, since it can be in another package)

OK, based on this, I have a better understanding of how it works and
will trying debugging it again.

Another question... I know the units need to be processed by fpdoc in
a specific order. Does the documentation inside a XML file need to be
in any specific order?  Using our "pipes" unit example here, must the
documentation for CreatePipeStreams appear before any other element's
See Also link tags could link to it?


-- 
Regards,
  - Graeme -


_______________________________________________
fpGUI - a cross-platform Free Pascal GUI toolkit
http://opensoft.homeip.net/fpgui/
_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel

Reply via email to