Index: trunk/psModules/src/camera/pmFPAMaskWeight.h
===================================================================
--- trunk/psModules/src/camera/pmFPAMaskWeight.h	(revision 10247)
+++ trunk/psModules/src/camera/pmFPAMaskWeight.h	(revision 11253)
@@ -1,18 +1,18 @@
-/// @file pmFPAHeader.h
-///
-/// @brief Functions read FITS headers for FPA components
-///
-/// @ingroup Camera
-///
-/// @author Paul Price, IfA
-/// @author Eugene Magnier, IfA
-///
-/// @version $Revision: 1.6 $ $Name: not supported by cvs2svn $
-/// @date $Date: 2006-11-29 01:26:14 $
-///
-/// Copyright 2005-2006 Institute for Astronomy, University of Hawaii
-///
+/* @file pmFPAHeader.h
+ * @brief Functions read FITS headers for FPA components
+ *
+ * @author Paul Price, IfA
+ * @author Eugene Magnier, IfA
+ *
+ * @version $Revision: 1.7 $ $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_MASK_WEIGHT_H
 #define PM_FPA_MASK_WEIGHT_H
+
+/// @addtogroup Camera Camera Layout
+/// @{
 
 #include "pmFPA.h"
@@ -80,6 +80,4 @@
                               bool poisson    ///< Use poisson weights (in addition to read noise)?
                              );
-
-
-
+/// @}
 #endif
