docs: make Doxygen recognize @template

main
gravel 3 months ago
parent e04e3b58db
commit 298ff2afe8
Signed by: gravel
GPG Key ID: C0538F3C906B308F

@ -283,7 +283,7 @@ TAB_SIZE = 4
# with the commands \{ and \} for these it is advised to use the version @{ and
# @} or use a double escape (\\{ and \\})
ALIASES =
ALIASES += template="\tparam"
# Set the OPTIMIZE_OUTPUT_FOR_C tag to YES if your project consists of C sources
# only. Doxygen will then generate output that is more tailored for C. For

Loading…
Cancel
Save