From 78e51759cb21c1ad891c63468fa29a77eaf2f0db Mon Sep 17 00:00:00 2001 From: Michael Jumper Date: Sun, 2 Sep 2012 18:08:17 -0700 Subject: [PATCH] Output xml for docs. --- libguac/doc/Doxyfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libguac/doc/Doxyfile b/libguac/doc/Doxyfile index 10c337e8..1a5ba0be 100644 --- a/libguac/doc/Doxyfile +++ b/libguac/doc/Doxyfile @@ -1171,7 +1171,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