The element contains the documentation for an identifier in a unit. It should occur inside a module tag. It can contain 4 tags:
The element tag should have at least the name attribute, it is used to link the element node to the actual identifier in the Pascal unit. Other attributes may be added in future.
Example:
<element name="MyEnym">
<descr>Myenum is a simple enumeration type</descr> </element> |
See also: descr (136), short (175), errors (146), seealso (173)