Index: trunk/psModules/src/camera/pmFPAfile.h
===================================================================
--- trunk/psModules/src/camera/pmFPAfile.h	(revision 10966)
+++ trunk/psModules/src/camera/pmFPAfile.h	(revision 11253)
@@ -1,18 +1,17 @@
-/** @file  pmFPAview.h
-*
-*  @brief Tools to manipulate the FPA structure elements.
-*
-*  @ingroup AstroImage
-*
-*  @author EAM, IfA
-*
-*  @version $Revision: 1.11 $ $Name: not supported by cvs2svn $
-*  @date $Date: 2007-01-08 22:30:21 $
-*
-*  Copyright 2004-2005 Institute for Astronomy, University of Hawaii
-*/
+/* @file  pmFPAview.h
+ * @brief Tools to manipulate the FPA structure elements.
+ *
+ * @author EAM, IfA
+ *
+ * @version $Revision: 1.12 $ $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_H
 #define PM_FPA_FILE_H
+
+/// @addtogroup Camera Camera Layout
+/// @{
 
 #include "pslib.h"
@@ -126,3 +125,4 @@
 pmFPAfileType pmFPAfileTypeFromString(const char *type);
 
+/// @}
 # endif
