Index: trunk/psModules/src/detrend/pmBias.h
===================================================================
--- trunk/psModules/src/detrend/pmBias.h	(revision 10302)
+++ trunk/psModules/src/detrend/pmBias.h	(revision 11253)
@@ -1,19 +1,18 @@
-/// @file pmBias.h
-///
-/// @brief Subtract the overscan, bias and dark
-///
-/// @ingroup Detrend
-///
-/// @author George Gusciora, MHPCC
-/// @author Paul Price, IfA
-///
-/// @version $Revision: 1.2 $ $Name: not supported by cvs2svn $
-/// @date $Date: 2006-11-30 01:03:06 $
-///
-/// Copyright 2004--2006 Institute for Astronomy, University of Hawaii
-///
+/* @file pmBias.h
+ * @brief Subtract the overscan, bias and dark
+ *
+ * @author George Gusciora, MHPCC
+ * @author Paul Price, IfA
+ *
+ * @version $Revision: 1.3 $ $Name: not supported by cvs2svn $
+ * @date $Date: 2007-01-24 02:54:15 $
+ * Copyright 2004--2006 Institute for Astronomy, University of Hawaii
+ */
 
 #ifndef PM__BIAS_H
 #define PM__BIAS_H
+
+/// @addtogroup detrend Detrend Creation and Application
+/// @{
 
 #include <pslib.h>
@@ -66,3 +65,4 @@
                    );
 
+/// @}
 #endif
