diff --git a/.travis.yml b/.travis.yml index 4ea66bf65..d7d476c7d 100644 --- a/.travis.yml +++ b/.travis.yml @@ -64,6 +64,7 @@ script: | --rsh='ssh -i ./doc/ctdeploy_key' --exclude='*.map' --exclude='*.md5' + --exclude='/doxygen/xml' --delete --delete-excluded ) diff --git a/doc/doxygen/Doxyfile b/doc/doxygen/Doxyfile index 9c4518313..ba2c08130 100644 --- a/doc/doxygen/Doxyfile +++ b/doc/doxygen/Doxyfile @@ -1163,7 +1163,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