X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/9579c1d7bb3efecc5028472823dc0ee154cb5272..ba9574c310e8930a0e71547507c9811e22633f30:/docs/doxygen/groups/funcmacro_debug.h?ds=sidebyside diff --git a/docs/doxygen/groups/funcmacro_debug.h b/docs/doxygen/groups/funcmacro_debug.h index 5024ec607f..788af21d44 100644 --- a/docs/doxygen/groups/funcmacro_debug.h +++ b/docs/doxygen/groups/funcmacro_debug.h @@ -8,7 +8,7 @@ /** -@defgroup group_funcmacro_debug Debugging +@defgroup group_funcmacro_debug Debugging macros @ingroup group_funcmacro Useful macros and functions for error checking and defensive programming. @@ -20,5 +20,7 @@ generate any user-visible effects. Finally, the compile time assertions don't happen during the run-time but result in the compilation error messages if the condition they check fail. +Related class group: @ref group_class_debugging. + */