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:
parent
3d96ea46c8
commit
f61a5e7372
7
doc/Doxyfile-xml
Normal file
7
doc/Doxyfile-xml
Normal 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
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user