Index: trunk/psLib/src/sys/psAssert.h
===================================================================
--- trunk/psLib/src/sys/psAssert.h	(revision 9597)
+++ trunk/psLib/src/sys/psAssert.h	(revision 11248)
@@ -1,4 +1,7 @@
 #ifndef PS_ASSERT_H
 #define PS_ASSERT_H
+
+/// @addtogroup SysUtils System Utilities
+/// @{
 
 #include <assert.h>
@@ -263,3 +266,4 @@
 
 
+/// @}
 #endif
