]>
Commit | Line | Data |
---|---|---|
1 | ############################################################################# | |
2 | ## Name: Doxyfile.xml | |
3 | ## Purpose: Doxygen configuration file for generating XML only | |
4 | ## Author: Francesco Montorsi | |
5 | ## RCS-ID: $Id$ | |
6 | ## Licence: wxWindows license | |
7 | ############################################################################# | |
8 | ||
9 | @INCLUDE = Doxyfile_inc | |
10 | ||
11 | #--------------------------------------------------------------------------- | |
12 | # Generation switches | |
13 | #--------------------------------------------------------------------------- | |
14 | ||
15 | GENERATE_XML = YES | |
16 |