Index: trunk/psModules/src/config/pmConfig.h
===================================================================
--- trunk/psModules/src/config/pmConfig.h	(revision 11245)
+++ trunk/psModules/src/config/pmConfig.h	(revision 11251)
@@ -1,20 +1,18 @@
-/// @file pmConfig.h
-///
-/// @brief Configuration functions
-///
-/// @ingroup Config
-///
-/// @author ?, MHPCC
-/// @author Paul Price, IfA
-/// @author Eugene Magnier, IfA
-///
-/// @version $Revision: 1.25 $ $Name: not supported by cvs2svn $
-/// @date $Date: 2007-01-23 03:19:43 $
-///
-/// Copyright 2005-2006 Institute for Astronomy, University of Hawaii
-///
+/*  @file pmConfig.h
+ *  @brief Configuration functions
+ * 
+ *  @author Paul Price, IfA
+ *  @author Eugene Magnier, IfA
+ * 
+ *  @version $Revision: 1.26 $ $Name: not supported by cvs2svn $
+ *  @date $Date: 2007-01-24 01:05:41 $
+ *  Copyright 2005-2006 Institute for Astronomy, University of Hawaii
+ */
 
 #ifndef PM_CONFIG_H
 #define PM_CONFIG_H
+
+/// @addtogroup Config Configuration System
+/// @{
 
 /// Sources for recipes.
@@ -163,4 +161,4 @@
                           );
 
-
+/// @}
 #endif
