Doxygen: New tag @sideeffect

Use this tag to document unexpected side effects of an API.
This commit is contained in:
Harald Eilertsen
2025-11-29 22:49:54 +01:00
parent e6ad00dabc
commit ff68bee174

View File

@@ -25,6 +25,7 @@ ALIASES += "TODO=\todo"
ALIASES += "BUG=\bug"
ALIASES += "hooks=\xrefitem hooks \"Hooks\" \"Hooks List\""
ALIASES += "HOOKS=\hooks"
ALIASES += sideeffect="\par Side effect^^"
# Output
QUIET = YES
WARNINGS = YES