Sophie

Sophie

distrib > Mandriva > 2008.1 > x86_64 > media > main-release > by-pkgid > 4ccc2db8b99c88b5a6721fac2a7586c4 > files > 542

doxygen-1.5.5-2mdv2008.1.x86_64.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
<title>Doxygen manual: Output Formats</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
<link href="tabs.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.5.5 -->
<div class="contents">
<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>Compiled HTML Help</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. To improve the PDF output, you typically would want to enable the use of <code>pdflatex</code> by setting <a class="el" href="config.html#cfg_use_pdflatex">USE_PDFLATEX</a> to <code>YES</code> in the configuration file. In order to get hyperlinks in the PDF file you also need to enable <a class="el" href="config.html#cfg_pdf_hyperlinks">PDF_HYPERLINKS</a>. </dd>
</dl>
</div>
<hr size="1"><address style="text-align: right;"><small>Generated on Mon Feb 18 10:26:56 2008 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.5.5 </small></address>
</body>
</html>