From 7492764666848bd62282ad2de9b2f8fe055e01d4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mario=20H=C3=BCttel?= Date: Mon, 26 Aug 2019 20:40:54 +0200 Subject: [PATCH] Enable XML output of doxygen --- doxygen/Doxyconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doxygen/Doxyconfig b/doxygen/Doxyconfig index 37821e1..d417f9b 100644 --- a/doxygen/Doxyconfig +++ b/doxygen/Doxyconfig @@ -1999,7 +1999,7 @@ MAN_LINKS = NO # captures the structure of the code including all documentation. # The default value is: NO. -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 put in front of