2008-02-28 16:50:05 -05:00
|
|
|
#############################################################################
|
|
|
|
## Name: Doxyfile.xml
|
|
|
|
## Purpose: Doxygen configuration file for generating XML only
|
|
|
|
## Author: Francesco Montorsi
|
2008-03-09 07:08:33 -04:00
|
|
|
## RCS-ID: $Id$
|
2010-07-13 09:29:13 -04:00
|
|
|
## Licence: wxWindows licence
|
2008-02-28 16:50:05 -05:00
|
|
|
#############################################################################
|
|
|
|
|
2008-03-14 16:54:52 -04:00
|
|
|
@INCLUDE = Doxyfile_inc
|
2008-02-28 16:50:05 -05:00
|
|
|
|
|
|
|
#---------------------------------------------------------------------------
|
|
|
|
# Generation switches
|
|
|
|
#---------------------------------------------------------------------------
|
|
|
|
|
|
|
|
GENERATE_XML = YES
|
|
|
|
|