Index: trunk/psModules/src/objects/pmObjects.h
===================================================================
--- trunk/psModules/src/objects/pmObjects.h	(revision 9621)
+++ trunk/psModules/src/objects/pmObjects.h	(revision 11253)
@@ -1,3 +1,3 @@
-/** @file  pmObjects.h
+/* @file  pmObjects.h
  *
  * The process of finding, measuring, and classifying astronomical sources on
@@ -8,15 +8,16 @@
  * construct a complete object measurement suite.
  *
- *  @author GLG, MHPCC
+ * @author GLG, MHPCC
  *
- *  @version $Revision: 1.7 $ $Name: not supported by cvs2svn $
- *  @date $Date: 2006-10-18 02:29:15 $
- *
- *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
- *
+ * @version $Revision: 1.8 $ $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_OBJECTS_H
 #define PM_OBJECTS_H
+
+/// @addtogroup Objects Object Detection / Analysis Functions
+/// @{
 
 #include <stdio.h>
@@ -64,4 +65,4 @@
 );
 
-
+/// @}
 #endif
