The following output formats are directly supported by doxygen:
GENERATE_HTML
is set to YES
in the configuration file. GENERATE_LATEX
is set to YES
in the configuration file. GENERATE_MAN
is set to YES
in the configuration file.
The following output formats are indirectly supported by doxygen:
GENERATE_HTMLHELP
is set to YES.
make ps
in the output directory. For the best results PDF_HYPERLINKS
should be set to NO.
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.