Index: trunk/psModules/src/camera/pmFPAUtils.h
===================================================================
--- trunk/psModules/src/camera/pmFPAUtils.h	(revision 9601)
+++ trunk/psModules/src/camera/pmFPAUtils.h	(revision 11253)
@@ -1,18 +1,17 @@
-/// @file pmFPAUtils.h
-///
-/// @brief Utility functions for FPAs
-///
-/// @ingroup Camera
-///
-/// @author Paul Price, IfA
-///
-/// @version $Revision: 1.2 $ $Name: not supported by cvs2svn $
-/// @date $Date: 2006-10-17 03:03:35 $
-///
-/// Copyright 2005-2006 Institute for Astronomy, University of Hawaii
-///
+/* @file pmFPAUtils.h
+ * @brief Utility functions for FPAs
+ *
+ * @author Paul Price, 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_UTILS_H
 #define PM_FPA_UTILS_H
+
+/// @addtogroup Camera Camera Layout
+/// @{
 
 #include "pmFPA.h"
@@ -33,5 +32,4 @@
                    const char *name     // Name of the cell
                   );
-
-
+/// @}
 #endif
