mirror of
https://github.com/michaelrsweet/mxml.git
synced 2025-07-15 13:22:08 +00:00
41 lines
1.5 KiB
HTML
41 lines
1.5 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
|
|
<HTML>
|
|
<HEAD>
|
|
<TITLE>Mini-XML Programmers Manual, Version 2.3</TITLE>
|
|
<META NAME="author" CONTENT="Michael R. Sweet">
|
|
<META NAME="copyright" CONTENT="Copyright 2003-2007">
|
|
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=iso-iso-8859-1">
|
|
<LINK REL="Start" HREF="index.html">
|
|
<LINK REL="Contents" HREF="index.html">
|
|
<LINK REL="Prev" HREF="SAXStreamLoadingofDocuments.html">
|
|
<LINK REL="Next" HREF="TheBasics1.html">
|
|
<STYLE TYPE="text/css"><!--
|
|
BODY { font-family: sans-serif }
|
|
H1 { font-family: sans-serif }
|
|
H2 { font-family: sans-serif }
|
|
H3 { font-family: sans-serif }
|
|
H4 { font-family: sans-serif }
|
|
H5 { font-family: sans-serif }
|
|
H6 { font-family: sans-serif }
|
|
SUB { font-size: smaller }
|
|
SUP { font-size: smaller }
|
|
PRE { font-family: monospace }
|
|
A { text-decoration: none }
|
|
--></STYLE>
|
|
</HEAD>
|
|
<BODY>
|
|
<A HREF="index.html">Contents</A>
|
|
<A HREF="SAXStreamLoadingofDocuments.html">Previous</A>
|
|
<A HREF="TheBasics1.html">Next</A>
|
|
<HR NOSHADE>
|
|
<H1 align="right"><A name="MXMLDOC"><IMG align="right" alt="4" height="100"
|
|
hspace="10" src="4.gif" width="100"></A>Using the mxmldoc Utility</H1>
|
|
<P>This chapter describes how to use <TT>mxmldoc(1)</TT> program to
|
|
automatically generate documentation from C and C++ source files.</P>
|
|
<HR NOSHADE>
|
|
<A HREF="index.html">Contents</A>
|
|
<A HREF="SAXStreamLoadingofDocuments.html">Previous</A>
|
|
<A HREF="TheBasics1.html">Next</A>
|
|
</BODY>
|
|
</HTML>
|