mirror of
https://gitlab.isc.org/isc-projects/kea
synced 2025-08-22 18:08:16 +00:00
Two reasons: - sphinx requires to have all sources in its source directory so man pages have to be moved - layout of subfolders in doc folder was not consistent
8 lines
226 B
Plaintext
8 lines
226 B
Plaintext
# 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
|