diff --git a/docs/api/Doxyfile.cmake b/docs/api/Doxyfile.cmake index 7a67e1e6..1896c5bf 100644 --- a/docs/api/Doxyfile.cmake +++ b/docs/api/Doxyfile.cmake @@ -261,7 +261,7 @@ TAB_SIZE = 8 # commands \{ and \} for these it is advised to use the version @{ and @} or use # a double escape (\\{ and \\}) -ALIASES = +ALIASES = "reimp=Reimplemented for internal purposes.\n" # 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