diff --git a/Doxyfile.sample b/Doxyfile.sample index 782c901..80805c0 100644 --- a/Doxyfile.sample +++ b/Doxyfile.sample @@ -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