Index: trunk/psModules/src/camera/pmFPAFlags.h
===================================================================
--- trunk/psModules/src/camera/pmFPAFlags.h	(revision 9621)
+++ trunk/psModules/src/camera/pmFPAFlags.h	(revision 11253)
@@ -1,20 +1,19 @@
-/// @file pmFPAFlags.h
-///
-/// @brief Functions for setting and checking the status flags within the FPA hierarchy
-///
-/// @ingroup Camera
-///
-/// @author George Gusciora, MHPCC
-/// @author Paul Price, IfA
-/// @author Eugene Magnier, IfA
-///
-/// @version $Revision: 1.2 $ $Name: not supported by cvs2svn $
-/// @date $Date: 2006-10-18 02:29:15 $
-///
-/// Copyright 2005-2006 Institute for Astronomy, University of Hawaii
-///
+/*  @file pmFPAFlags.h
+ *  @brief Functions for setting and checking the status flags within the FPA hierarchy
+ * 
+ *  @author George Gusciora, MHPCC
+ *  @author Paul Price, IfA
+ *  @author Eugene Magnier, IfA
+ * 
+ *  @version $Revision: 1.3 $ $Name: not supported by cvs2svn $
+ *  @date $Date: 2007-01-24 02:54:14 $
+ *  Copyright 2005-2006 Institute for Astronomy, University of Hawaii
+ */
 
 #ifndef PM_FPA_FLAGS_H
 #define PM_FPA_FLAGS_H
+
+/// @addtogroup Camera Camera Layout
+/// @{
 
 #include "pmFPA.h"
@@ -98,5 +97,4 @@
                       int cellNum       ///< Cell number to exclude
                      );
-
-
+/// @}
 #endif
