Module Tools.AutoDoc.CExtractor

Inheritance graph
Description

AutoDoc extraction for C files.

NOTE that a C file always produces a full module tree with a root node. Use the functions in ProcessXML.pmod to merge the module trees extracted from the different C files.

See also

PikeExtractor


Inherit DocParser

protected inherit .DocParser : DocParser