Sophie

Sophie

distrib > Mandriva > 2006.0 > x86_64 > by-pkgid > 2490fc2409e43f71a6d82544660cf84c > files > 477

doxygen-1.4.4-1.1.20060mdk.x86_64.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>Doxygen manual: Output Formats</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.4.4 -->
<h1><a class="anchor" name="output">Output Formats</a></h1><h2><a class="anchor" name="output">
Output Formats</a></h2>
<p>
The following output formats are <em>directly</em> supported by doxygen: <dl>
<dt><b>HTML</b> </dt>
<dd>Generated if <code>GENERATE_HTML</code> is set to <code>YES</code> in the configuration file. </dd>
<dt><img class="formulaInl" alt="$\mbox{\LaTeX}$" src="form_0.png"> </dt>
<dd>Generated if <code>GENERATE_LATEX</code> is set to <code>YES</code> in the configuration file. </dd>
<dt><b>Man pages</b> </dt>
<dd>Generated if <code>GENERATE_MAN</code> is set to <code>YES</code> in the configuration file. </dd>
<dt><b>RTF</b> </dt>
<dd>Generated if <code>GENERATE_RTF</code> is set to <code>YES</code> in the configuration file.<p>
Note that the RTF output probably only looks nice with Microsoft's Word 97. If you have success with other programs, please let me know. </dd>
<dt><b>XML</b> </dt>
<dd>Generated if <code>GENERATE_XML</code> is set to <code>YES</code> in the configuration file.<p>
Note that the XML output is still under development. </dd>
</dl>
<p>
The following output formats are <em>indirectly</em> supported by doxygen: <dl>
<dt><b>Compressed HTML</b> (a.k.a. Windows 98 help) </dt>
<dd>Generated by Microsoft's HTML Help workshop from the HTML output if <code>GENERATE_HTMLHELP</code> is set to <code>YES</code>. </dd>
<dt><b>PostScript</b> </dt>
<dd>Generated from the <img class="formulaInl" alt="$\mbox{\LaTeX}$" src="form_0.png"> output by running <code>make ps</code> in the output directory. For the best results <code>PDF_HYPERLINKS</code> should be set to <code>NO</code>. </dd>
<dt><b>PDF</b> &nbsp;&nbsp;&nbsp; </dt>
<dd>Generated from the <img class="formulaInl" alt="$\mbox{\LaTeX}$" src="form_0.png"> output by running <code>make pdf</code> in the output directory. In order to get hyperlinks in the PDF file, <code>PDF_HYPERLINKS</code> should be set to <code>YES</code> in the configuration file. </dd>
</dl>
<hr size="1"><address style="align: right;"><small>Generated on Wed Nov 15 11:05:48 2006 for Doxygen manual by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.4 </small></address>
</body>
</html>