17 lines
576 B
Plaintext
17 lines
576 B
Plaintext
|
#############################################################################
|
||
|
## Name: Doxyfile_docset
|
||
|
## Purpose: Doxygen configuration file for generating Apple DocSet
|
||
|
## Author: Bryan Petty
|
||
|
## RCS-ID: $Id$
|
||
|
## Licence: wxWindows license
|
||
|
#############################################################################
|
||
|
|
||
|
@INCLUDE = Doxyfile_inc
|
||
|
|
||
|
#---------------------------------------------------------------------------
|
||
|
# Generation switches
|
||
|
#---------------------------------------------------------------------------
|
||
|
|
||
|
GENERATE_DOCSET = YES
|
||
|
|