Index: trunk/psModules/src/objects/pmMoments.h
===================================================================
--- trunk/psModules/src/objects/pmMoments.h	(revision 6872)
+++ trunk/psModules/src/objects/pmMoments.h	(revision 11253)
@@ -1,17 +1,17 @@
-/** @file  pmMoments.h
+/* @file  pmMoments.h
+ * @brief Definitions of the moments structure
  *
- *  Definitions of the moments structure
+ * @author GLG, MHPCC
  *
- *  @author GLG, MHPCC
- *
- *  @version $Revision: 1.2 $ $Name: not supported by cvs2svn $
- *  @date $Date: 2006-04-17 18:01:05 $
- *
- *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
- *
+ * @version $Revision: 1.3 $ $Name: not supported by cvs2svn $
+ * @date $Date: 2007-01-24 02:54:15 $
+ * Copyright 2004 Maui High Performance Computing Center, University of Hawaii
  */
 
 # ifndef PM_MOMENTS_H
 # define PM_MOMENTS_H
+
+/// @addtogroup Objects Object Detection / Analysis Functions
+/// @{
 
 /** pmMoments data structure
@@ -43,3 +43,4 @@
 pmMoments *pmMomentsAlloc();
 
+/// @}
 # endif
