aboutsummaryrefslogtreecommitdiff
path: root/doxygen
diff options
context:
space:
mode:
authorDavid Horstmann <david.horstmann@arm.com>2023-03-14 14:20:38 +0000
committerDavid Horstmann <david.horstmann@arm.com>2023-03-16 18:01:57 +0000
commit4425383aaa589d5e1f1888bf164e86c4bcf98c1e (patch)
tree50eee322f2d950c60ef6c73f13188a73fa280aad /doxygen
parentd855b4680dc9cbe6001b6af01b8f2344f820d371 (diff)
downloadmbedtls-4425383aaa589d5e1f1888bf164e86c4bcf98c1e.zip
mbedtls-4425383aaa589d5e1f1888bf164e86c4bcf98c1e.tar.gz
mbedtls-4425383aaa589d5e1f1888bf164e86c4bcf98c1e.tar.bz2
Tell Doxygen to generate XML
Signed-off-by: David Horstmann <david.horstmann@arm.com>
Diffstat (limited to 'doxygen')
-rw-r--r--doxygen/mbedtls.doxyfile2
1 files changed, 2 insertions, 0 deletions
diff --git a/doxygen/mbedtls.doxyfile b/doxygen/mbedtls.doxyfile
index c33c7e3..9dca927 100644
--- a/doxygen/mbedtls.doxyfile
+++ b/doxygen/mbedtls.doxyfile
@@ -42,3 +42,5 @@ DOT_TRANSPARENT = YES
# \retval #PSA_ERROR_INSUFFICIENT_MEMORY \emptydescription
# This avoids writing redundant text and keeps Clang happy.
ALIASES += emptydescription=""
+
+GENERATE_XML = YES