]>
Commit | Line | Data |
---|---|---|
0d0dc584 BP |
1 | ############################################################################# |
2 | ## Name: Doxyfile_docset | |
3 | ## Purpose: Doxygen configuration file for generating Apple DocSet | |
4 | ## Author: Bryan Petty | |
5 | ## RCS-ID: $Id$ | |
526954c5 | 6 | ## Licence: wxWindows licence |
0d0dc584 BP |
7 | ############################################################################# |
8 | ||
9 | @INCLUDE = Doxyfile_inc | |
10 | ||
11 | #--------------------------------------------------------------------------- | |
12 | # Generation switches | |
13 | #--------------------------------------------------------------------------- | |
14 | ||
15 | GENERATE_DOCSET = YES | |
16 |