Index: trunk/psModules/src/camera/pmFPAWrite.h
===================================================================
--- trunk/psModules/src/camera/pmFPAWrite.h	(revision 10081)
+++ trunk/psModules/src/camera/pmFPAWrite.h	(revision 11253)
@@ -1,22 +1,20 @@
-/// @file pmFPAWrite.h
-///
-/// @brief Write FPA components to a FITS file
-///
-/// @ingroup Camera
-///
-/// @author Paul Price, IfA
-///
-/// @version $Revision: 1.7 $ $Name: not supported by cvs2svn $
-/// @date $Date: 2006-11-18 23:43:28 $
-///
-/// Copyright 2005-2006 Institute for Astronomy, University of Hawaii
-///
+/* @file pmFPAWrite.h
+ * @brief Write FPA components to a FITS file
+ *
+ * @author Paul Price, IfA
+ *
+ * @version $Revision: 1.8 $ $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_WRITE_H
 #define PM_FPA_WRITE_H
 
+/// @addtogroup Camera Camera Layout
+/// @{
+
 #include <pslib.h>
 #include "pmFPA.h"
-
 
 /// Write a readout incrementally
@@ -167,4 +165,4 @@
                     const char *name    ///< Name for the table data, and the extension name
                    );
-
+/// @}
 #endif
