docs/api/Doxyfile.cmake - add reimp alias

This commit is contained in:
Allen Winter
2021-02-07 07:41:08 -05:00
parent 1b73d01de8
commit 01d68f30e4

View File

@@ -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