Extracted from Pike v7.4 release 35 at 2003-12-09.
pike.ida.liu.se
[Top]
predef::
Tools
Tools.AutoDoc
Tools.AutoDoc.ProcessXML

Method Tools.AutoDoc.ProcessXML.handleAppears()


Method handleAppears

void Tools.AutoDoc.ProcessXML.handleAppears(Node root)

Description

Take care of all the @appears and @belongs directives everywhere, and rearranges the nodes in the tree accordingly

Parameter root

The root (<autodoc>) node of the documentation tree.