Index: trunk/psModules/src/camera/pmFPA.h
===================================================================
--- trunk/psModules/src/camera/pmFPA.h	(revision 10826)
+++ trunk/psModules/src/camera/pmFPA.h	(revision 11253)
@@ -1,20 +1,19 @@
-/// @file pmFPA.h
-///
-/// @brief Defines the focal plane hierarchy, along with functions for interacting with it
-///
-/// @ingroup Camera
-///
-/// @author George Gusciora, MHPCC
-/// @author Paul Price, IfA
-/// @author Eugene Magnier, IfA
-///
-/// @version $Revision: 1.11 $ $Name: not supported by cvs2svn $
-/// @date $Date: 2006-12-22 21:23:36 $
-///
-/// Copyright 2005-2006 Institute for Astronomy, University of Hawaii
-///
+/* @file pmFPA.h
+ * @brief Defines the focal plane hierarchy, along with functions for interacting with it
+ *
+ * @author George Gusciora, MHPCC
+ * @author Paul Price, IfA
+ * @author Eugene Magnier, IfA
+ *
+ * @version $Revision: 1.12 $ $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_H
 #define PM_FPA_H
+
+/// @addtogroup Camera Camera Layout
+/// @{
 
 #include <pslib.h>
@@ -184,5 +183,4 @@
 bool pmFPACheckParents(pmFPA *fpa       ///< FPA to check
                       );
-
-
+/// @}
 #endif // #ifndef PM_FPA_H
