2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-08-29 04:57:52 +00:00

[2853] Add Doxyfile-xml

This commit is contained in:
JINMEI Tatuya 2013-06-07 05:18:20 +05:30 committed by Mukund Sivaraman
parent 3d96ea46c8
commit f61a5e7372
2 changed files with 8 additions and 1 deletions

7
doc/Doxyfile-xml Normal file
View File

@ -0,0 +1,7 @@
# This is a doxygen configuration for generating XML output as well as HTML.
#
# Inherit everything from our default Doxyfile except GENERATE_XML, which
# will be reset to YES
@INCLUDE = Doxyfile
GENERATE_XML = YES

View File

@ -1,6 +1,6 @@
SUBDIRS = guide
EXTRA_DIST = version.ent.in differences.txt
EXTRA_DIST = version.ent.in differences.txt Doxyfile Doxyfile-xml
devel:
mkdir -p html