Index: trunk/psModules/src/config/pmConfigRecipes.h
===================================================================
--- trunk/psModules/src/config/pmConfigRecipes.h	(revision 10436)
+++ trunk/psModules/src/config/pmConfigRecipes.h	(revision 11251)
@@ -1,20 +1,19 @@
-/// @file pmConfig.h
-///
-/// @brief Configuration functions
-///
-/// @ingroup Config
-///
-/// @author ?, MHPCC
-/// @author Paul Price, IfA
-/// @author Eugene Magnier, IfA
-///
-/// @version $Revision: 1.2 $ $Name: not supported by cvs2svn $
-/// @date $Date: 2006-12-04 21:38:08 $
-///
-/// Copyright 2005-2006 Institute for Astronomy, University of Hawaii
-///
+/*  @file pmConfigRecipes.h
+ *  @brief Configuration Recipe functions
+ * 
+ *  @author ?, MHPCC
+ *  @author Paul Price, IfA
+ *  @author Eugene Magnier, IfA
+ * 
+ *  @version $Revision: 1.3 $ $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_RECIPES_H
 #define PM_CONFIG_RECIPES_H
+
+/// @addtogroup Config Configuration System
+/// @{
 
 /// Read recipes
@@ -31,3 +30,4 @@
 psMetadata *pmConfigRecipeOptions (pmConfig *config, char *recipe);
 
+/// @}
 #endif
