]> git.saurik.com Git - wxWidgets.git/blame - docs/doxygen/Doxyfile_latex
remove wine path from doxygen_chm: instead add some comments with urls about where...
[wxWidgets.git] / docs / doxygen / Doxyfile_latex
CommitLineData
2a593cc4 1#############################################################################
189dea29
FM
2## Name: Doxyfile.latex
3## Purpose: Doxygen configuration file for generating Latex only
4## Author: Stefan Csomor
5## RCS-ID: $Id$
2a593cc4
SC
6## Licence: wxWindows license
7#############################################################################
8
be151c9a 9@INCLUDE = Doxyfile_inc
2a593cc4
SC
10
11#---------------------------------------------------------------------------
12# Generation switches
13#---------------------------------------------------------------------------
14
15GENERATE_HTMLHELP = NO
16GENERATE_HTML = NO
17GENERATE_XML = NO
18
19GENERATE_LATEX = YES
20GENERATE_RTF = NO
21GENERATE_MAN = NO
22GENERATE_PERLMOD = NO
23GENERATE_AUTOGEN_DEF = NO
24GENERATE_TAGFILE =
25
189dea29 26HHC_LOCATION =