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