From ceccc0d65ab66e9028e642ce18ae7dcb2db2259a Mon Sep 17 00:00:00 2001 From: James McClure Date: Mon, 20 Sep 2021 15:30:46 -0400 Subject: [PATCH] build xml from doxygen --- doxygen/Doxyfile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doxygen/Doxyfile.in b/doxygen/Doxyfile.in index 851b36e2..7482d6e1 100755 --- a/doxygen/Doxyfile.in +++ b/doxygen/Doxyfile.in @@ -985,7 +985,7 @@ MAN_LINKS = NO # generate an XML file that captures the structure of # the code including all documentation. -GENERATE_XML = NO +GENERATE_XML = YES # The XML_OUTPUT tag is used to specify where the XML pages will be put. # If a relative path is entered the value of OUTPUT_DIRECTORY will be