Index: trunk/psModules/src/camera/pmFPAHeader.h
===================================================================
--- trunk/psModules/src/camera/pmFPAHeader.h	(revision 9592)
+++ trunk/psModules/src/camera/pmFPAHeader.h	(revision 11253)
@@ -1,18 +1,17 @@
-/// @file pmFPAHeader.h
-///
-/// @brief Functions read FITS headers for FPA components
-///
-/// @ingroup Camera
-///
-/// @author Paul Price, IfA
-///
-/// @version $Revision: 1.2 $ $Name: not supported by cvs2svn $
-/// @date $Date: 2006-10-17 01:29:02 $
-///
-/// Copyright 2005-2006 Institute for Astronomy, University of Hawaii
-///
+/*  @file pmFPAHeader.h
+ *  @brief Functions read FITS headers for FPA components
+ * 
+ *  @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_HEADER_H
 #define PM_FPA_HEADER_H
+
+/// @addtogroup Camera Camera Layout
+/// @{
 
 /// Read the FITS header (and ingest concepts) for an FPA, if it exists at this level
@@ -39,4 +38,4 @@
                       psFits *fits      ///< FITS file handle
                      );
-
+/// @}
 #endif
