Index: trunk/psModules/src/camera/pmFPAMosaic.h
===================================================================
--- trunk/psModules/src/camera/pmFPAMosaic.h	(revision 9718)
+++ trunk/psModules/src/camera/pmFPAMosaic.h	(revision 11253)
@@ -1,18 +1,17 @@
-/// @file pmFPAMosaic.h
-///
-/// @brief Functions to mosaic FPA components into a single entity
-///
-/// @ingroup Camera
-///
-/// @author Paul Price, IfA
-///
-/// @version $Revision: 1.4 $ $Name: not supported by cvs2svn $
-/// @date $Date: 2006-10-24 01:05:55 $
-///
-/// Copyright 2005-2006 Institute for Astronomy, University of Hawaii
-///
+/* @file pmFPAMosaic.h
+ * @brief Functions to mosaic FPA components into a single entity
+ *
+ * @author Paul Price, IfA
+ *
+ * @version $Revision: 1.5 $ $Name: not supported by cvs2svn $
+ * @date $Date: 2007-01-24 02:54:14 $
+ * Copyright 2005-2006 Institute for Astronomy, University of Hawaii
+ */
 
 #ifndef PM_CHIP_MOSAIC_H
 #define PM_CHIP_MOSAIC_H
+
+/// @addtogroup Camera Camera Layout
+/// @{
 
 #include "pmFPA.h"
@@ -37,4 +36,4 @@
                  const pmFPA *source    ///< FPA whose chips and cells will be mosaicked
                 );
-
+/// @}
 #endif
