Output Formats

The following output formats are directly supported by doxygen:

HTML
Generated if GENERATE_HTML is set to YES in the configuration file.
Generated if GENERATE_LATEX is set to YES in the configuration file.
Man pages
Generated if GENERATE_MAN is set to YES in the configuration file.

The following output formats are indirectly supported by doxygen:

Compressed HTML (a.k.a. Windows 98 help)
Generated by Microsoft's HTML Help workshop from the HTML output if GENERATE_HTMLHELP is set to YES.
Postscript
Generated from the output by running make ps in the output directory. For the best results PDF_HYPERLINKS should be set to NO.
PDF    
Generated from the output by running make pdf in the output directory. In order to get hyperlinks in the pdf file, PDF_HYPERLINKS should be set to YES in the configuration file.


Generated at Wed Feb 2 07:13:43 2000 by doxygen 1.0.0 written by Dimitri van Heesch, © 1997-1999