Index: trunk/psModules/src/detrend/pmMaskBadPixels.h
===================================================================
--- trunk/psModules/src/detrend/pmMaskBadPixels.h	(revision 10026)
+++ trunk/psModules/src/detrend/pmMaskBadPixels.h	(revision 11253)
@@ -1,19 +1,18 @@
-/// @file pmMaskBadPixels.h
-///
-/// @brief Mask bad pixels
-///
-/// @ingroup Detrend
-///
-/// @author Ross Harman, MHPCC
-/// @author Eugene Magnier, IfA
-///
-/// @version $Revision: 1.11 $ $Name: not supported by cvs2svn $
-/// @date $Date: 2006-11-17 01:17:59 $
-///
-/// Copyright 2004 Institute for Astronomy, University of Hawaii
-///
+/* @file pmMaskBadPixels.h
+ * @brief Mask bad pixels
+ *
+ * @author Ross Harman, MHPCC
+ * @author Eugene Magnier, IfA
+ *
+ * @version $Revision: 1.12 $ $Name: not supported by cvs2svn $
+ * @date $Date: 2007-01-24 02:54:15 $
+ * Copyright 2004 Institute for Astronomy, University of Hawaii
+ */
 
 #ifndef PM_MASK_BAD_PIXELS_H
 #define PM_MASK_BAD_PIXELS_H
+
+/// @addtogroup detrend Detrend Creation and Application
+/// @{
 
 #include <pslib.h>
@@ -56,7 +55,4 @@
                                  psMaskType maskVal ///< Value to set for bad pixels
                                 );
-
-
-
-
+/// @}
 #endif
