Index: trunk/psModules/src/config/pmConfigCamera.h
===================================================================
--- trunk/psModules/src/config/pmConfigCamera.h	(revision 10965)
+++ trunk/psModules/src/config/pmConfigCamera.h	(revision 11251)
@@ -1,4 +1,18 @@
+/*  @file pmConfigCamera.h
+ *  @brief Camera Configuration functions
+ * 
+ *  @author Paul Price, IfA
+ *  @author Eugene Magnier, IfA
+ * 
+ *  @version $Revision: 1.2 $ $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_CAMERA_H
 #define PM_CONFIG_CAMERA_H
+
+/// @addtogroup Config Configuration System
+/// @{
 
 #include <pslib.h>
@@ -13,4 +27,4 @@
                                        );
 
-
+/// @}
 #endif
