splitted the Doxyfile in more files; now it's easy to generate only a single format or all of them without editing the cfg files

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52182 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Francesco Montorsi
2008-02-28 21:50:05 +00:00
parent de87600c5b
commit 85e43f4e9d
7 changed files with 134 additions and 5 deletions

26
docs/doxygen/Doxyfile.chm Normal file
View File

@@ -0,0 +1,26 @@
#############################################################################
## Name: Doxyfile.chm
## Purpose: Doxygen configuration file for generating CHM only
## Author: Francesco Montorsi
## RCS-ID: $Id: Doxyfile 52098 2008-02-26 00:05:33Z BP $
## Licence: wxWindows license
#############################################################################
@INCLUDE = Doxyfile.inc
#---------------------------------------------------------------------------
# Generation switches
#---------------------------------------------------------------------------
GENERATE_HTMLHELP = YES
GENERATE_HTML = NO
GENERATE_XML = NO
GENERATE_LATEX = NO
GENERATE_RTF = NO
GENERATE_MAN = NO
GENERATE_PERLMOD = NO
GENERATE_AUTOGEN_DEF = NO
GENERATE_TAGFILE = NO
HHC_LOCATION = ~/.wine/drive_c/Programmi/HTMLHelpWorkshop/hhc.exe