/**
-@defgroup group_funcmacro_debug Debugging
+@defgroup group_funcmacro_debug Debugging macros
@ingroup group_funcmacro
Useful macros and functions for error checking and defensive programming.
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.
+
*/