Tell Doxygen to generate XML
Signed-off-by: David Horstmann <david.horstmann@arm.com>
This commit is contained in:
parent
df28b8d2ea
commit
1d46bfbae8
1 changed files with 2 additions and 0 deletions
|
@ -42,3 +42,5 @@ DOT_TRANSPARENT = YES
|
||||||
# \retval #PSA_ERROR_INSUFFICIENT_MEMORY \emptydescription
|
# \retval #PSA_ERROR_INSUFFICIENT_MEMORY \emptydescription
|
||||||
# This avoids writing redundant text and keeps Clang happy.
|
# This avoids writing redundant text and keeps Clang happy.
|
||||||
ALIASES += emptydescription=""
|
ALIASES += emptydescription=""
|
||||||
|
|
||||||
|
GENERATE_XML = YES
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue