Classes | |
class | ParseDoxygenXML |
Functions | |
def | generate_xml (input_path, output_path, quiet=False) |
Variables | |
DOXYGEN_CONF | |
def parse_doxygen_xml.generate_xml | ( | input_path, | |
output_path, | |||
quiet = False |
|||
) |
Parse the file for documentation and output it as in an xml format
Definition at line 59 of file parse_doxygen_xml.py.
parse_doxygen_xml.DOXYGEN_CONF |
Definition at line 7 of file parse_doxygen_xml.py.