2009-01-05 14:34:59 -05:00
|
|
|
#############################################################################
|
|
|
|
## Name: Doxyfile_docset
|
|
|
|
## Purpose: Doxygen configuration file for generating Apple DocSet
|
|
|
|
## Author: Bryan Petty
|
|
|
|
## RCS-ID: $Id$
|
2010-07-13 09:29:13 -04:00
|
|
|
## Licence: wxWindows licence
|
2009-01-05 14:34:59 -05:00
|
|
|
#############################################################################
|
|
|
|
|
|
|
|
@INCLUDE = Doxyfile_inc
|
|
|
|
|
|
|
|
#---------------------------------------------------------------------------
|
|
|
|
# Generation switches
|
|
|
|
#---------------------------------------------------------------------------
|
|
|
|
|
|
|
|
GENERATE_DOCSET = YES
|
2011-06-09 23:12:58 -04:00
|
|
|
GENERATE_HTML = YES
|