2009-01-05 19:34:59 +00:00
|
|
|
#############################################################################
|
|
|
|
## Name: Doxyfile_docset
|
|
|
|
## Purpose: Doxygen configuration file for generating Apple DocSet
|
|
|
|
## Author: Bryan Petty
|
|
|
|
## RCS-ID: $Id$
|
2010-07-13 13:29:13 +00:00
|
|
|
## Licence: wxWindows licence
|
2009-01-05 19:34:59 +00:00
|
|
|
#############################################################################
|
|
|
|
|
|
|
|
@INCLUDE = Doxyfile_inc
|
|
|
|
|
|
|
|
#---------------------------------------------------------------------------
|
|
|
|
# Generation switches
|
|
|
|
#---------------------------------------------------------------------------
|
|
|
|
|
|
|
|
GENERATE_DOCSET = YES
|
|
|
|
|