Index: trunk/psModules/src/camera/pmFPAfileFitsIO.h
===================================================================
--- trunk/psModules/src/camera/pmFPAfileFitsIO.h	(revision 10081)
+++ trunk/psModules/src/camera/pmFPAfileFitsIO.h	(revision 11253)
@@ -1,19 +1,18 @@
-/** @file  pmFPAview.h
-*
-*  @brief Tools to manipulate the FPA structure elements.
-*
-*  @ingroup AstroImage
-*
-*  @author EAM, IfA
-*  @author PAP, IfA
-*
-*  @version $Revision: 1.3 $ $Name: not supported by cvs2svn $
-*  @date $Date: 2006-11-18 23:43:28 $
-*
-*  Copyright 2004-2005 Institute for Astronomy, University of Hawaii
-*/
+/* @file  pmFPAview.h
+ * @brief Tools to manipulate the FPA structure elements.
+ *
+ * @author EAM, IfA
+ * @author PAP, IfA
+ *
+ * @version $Revision: 1.4 $ $Name: not supported by cvs2svn $
+ * @date $Date: 2007-01-24 02:54:14 $
+ * Copyright 2004-2005 Institute for Astronomy, University of Hawaii
+ */
 
 #ifndef PM_FPA_FILE_FITS_IO_H
 #define PM_FPA_FILE_FITS_IO_H
+
+/// @addtogroup Camera Camera Layout
+/// @{
 
 /// Read an image into the current view
@@ -62,4 +61,4 @@
                              const char *name ///< Name of table
                             );
-
+/// @}
 # endif
