Index: trunk/psModules/src/imcombine/pmReadoutCombine.h
===================================================================
--- trunk/psModules/src/imcombine/pmReadoutCombine.h	(revision 10250)
+++ trunk/psModules/src/imcombine/pmReadoutCombine.h	(revision 11253)
@@ -1,20 +1,18 @@
-/// @file  pmReadoutCombine.h
-///
-/// @brief Combine multiple readouts
-///
-/// @ingroup Image combination
-///
-/// @author George Gusciora, MHPCC
-/// @author Paul Price, IfA
-///
-/// @version $Revision: 1.9 $ $Name: not supported by cvs2svn $
-/// @date $Date: 2006-11-29 01:27:03 $
-///
-/// Copyright 2004-2006 Institute for Astronomy, University of Hawaii
-///
-///
+/* @file  pmReadoutCombine.h
+ * @brief Combine multiple readouts
+ * 
+ * @author George Gusciora, MHPCC
+ * @author Paul Price, IfA
+ * 
+ * @version $Revision: 1.10 $ $Name: not supported by cvs2svn $
+ * @date $Date: 2007-01-24 02:54:15 $
+ * Copyright 2004-2006 Institute for Astronomy, University of Hawaii
+ */
 
 #ifndef PM_READOUT_COMBINE_H
 #define PM_READOUT_COMBINE_H
+
+/// @addtogroup imcombine Image Combinations
+/// @{
 
 #include <pslib.h>
@@ -50,3 +48,4 @@
                      );
 
+/// @}
 #endif
