2008-02-28 21:50:05 +00:00
|
|
|
#############################################################################
|
|
|
|
## Name: Doxyfile.xml
|
|
|
|
## Purpose: Doxygen configuration file for generating XML only
|
|
|
|
## Author: Francesco Montorsi
|
2008-03-09 11:08:33 +00:00
|
|
|
## RCS-ID: $Id$
|
2008-02-28 21:50:05 +00:00
|
|
|
## Licence: wxWindows license
|
|
|
|
#############################################################################
|
|
|
|
|
2008-03-14 20:54:52 +00:00
|
|
|
@INCLUDE = Doxyfile_inc
|
2008-02-28 21:50:05 +00:00
|
|
|
|
|
|
|
#---------------------------------------------------------------------------
|
|
|
|
# Generation switches
|
|
|
|
#---------------------------------------------------------------------------
|
|
|
|
|
|
|
|
GENERATE_XML = YES
|
|
|
|
|