1mxmldoc(1)                       Michael Sweet                      mxmldoc(1)
2
3
4

NAME

6       mxmldoc - mini-xml documentation generator
7

SYNOPSIS

9       mxmldoc filename.xml [ source file(s) ] > filename.html
10

DESCRIPTION

12       mxmldoc  scans  the  specified C and C++ source files to produce an XML
13       representation of globally accessible classes, constants, enumerations,
14       functions, structures, typedefs, unions, and variables. The XML file is
15       updated as necessary and a HTML representation of the XML file is writ‐
16       ten  to  the standard output. If no source files are specified then the
17       current XML file is converted to HTML on the standard output.
18
19       In general, any C or C++ source code is handled by mxmldoc, however  it
20       was specifically written to handle code with documentation that is for‐
21       matted according to the CUPS Configuration  Management  Plan  which  is
22       available at "http://www.cups.org/documentation.php".
23

SEE ALSO

25       mxml(3), Mini-XML Programmers Manual, http://www.easysw.com/~mike/mxml/
26
28       Copyright 2003-2005 by Michael Sweet.
29
30
31
3225 February 2005                   mini-XML                         mxmldoc(1)
Impressum