doxygen: tell doxygen to generate xml

in order to use the sphinx breathe plugin in the OpenAMP/openamp-docs
repository we need to enable xml generation

Signed-off-by: Sipke Vriend <sipke@direktembedded.com>
This commit is contained in:
Sipke Vriend
2025-03-24 15:18:33 +10:00
committed by Arnaud Pouliquen
parent f2990d20da
commit c86f48f19a

View File

@@ -1848,7 +1848,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