Index: trunk/psModules/src/camera/pmFPARead.h
===================================================================
--- trunk/psModules/src/camera/pmFPARead.h	(revision 9949)
+++ trunk/psModules/src/camera/pmFPARead.h	(revision 11253)
@@ -1,18 +1,17 @@
-/// @file pmFPARead.h
-///
-/// @brief Functions to read FPA components from a FITS file
-///
-/// @ingroup Camera
-///
-/// @author Paul Price, IfA
-///
-/// @version $Revision: 1.5 $ $Name: not supported by cvs2svn $
-/// @date $Date: 2006-11-13 22:15:05 $
-///
-/// Copyright 2005-2006 Institute for Astronomy, University of Hawaii
-///
+/* @file pmFPARead.h
+ * @brief Functions to read FPA components from a FITS file
+ *
+ * @author Paul Price, IfA
+ *
+ * @version $Revision: 1.6 $ $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_READ_H
 #define PM_FPA_READ_H
+
+/// @addtogroup Camera Camera Layout
+/// @{
 
 #include <pslib.h>
@@ -133,4 +132,4 @@
                    const char *name     ///< Specifies the extension name, and target in the analysis metadata
                   );
-
+/// @}
 #endif
