Index: trunk/psLib/src/math/psStats.h
===================================================================
--- trunk/psLib/src/math/psStats.h	(revision 889)
+++ trunk/psLib/src/math/psStats.h	(revision 974)
@@ -6,7 +6,11 @@
 /** \file psStats.h
  *  \brief basic statistical operations
- *  \ingroup MathGroup
+ *  \ingroup Stats
  */
 #include "psVector.h"
+
+/// @addtogroup Stats
+/// @{
+
 /******************************************************************************
     Statistical functions and data structures.
@@ -112,4 +116,6 @@
 
 
+/// @}
+
 #endif
 
