X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/9579c1d7bb3efecc5028472823dc0ee154cb5272..8301a0e89d3c19765adf8e0c13ce0418ee43f487:/docs/doxygen/groups/funcmacro_debug.h 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. + */