Skip to content

Namespace mkdoxy::xml_parser

Namespace List > mkdoxy > xml_parser

Classes

Type Name
class XmlParser

Public Attributes

Type Name
dictionary SIMPLE_SECTIONS = = {
"see": "See also:",
"note": "Note:",
"bug": "Bug:",
"warning": "Warning:",
"return": "Returns:",
"returns": "Returns:",
"param": "Parameters:",
"templateparam": "Template parameters:",
"retval": "Return value:",
"author": "Author:",
"authors": "Authors:",
"since": "Since:",
"pre": "Precondition:",
"remark": "Remark:",
"copyright": "Copyright:",
"post": "Postcondition:",
"rcs": "Rcs:",
"attention": "Attention:",
"invariant": "Invariant:",
"exception": "Exception:",
"date": "Date:",
"version": "Version:",
"par": "\r\n",
}

Public Attributes Documentation

variable SIMPLE_SECTIONS

dictionary mkdoxy::xml_parser.SIMPLE_SECTIONS;


The documentation for this class was generated from the following file mkdoxy/xml_parser.py