Index: trunk/psModules/src/concepts/pmConceptsPhotcode.h
===================================================================
--- trunk/psModules/src/concepts/pmConceptsPhotcode.h	(revision 11144)
+++ trunk/psModules/src/concepts/pmConceptsPhotcode.h	(revision 11251)
@@ -1,18 +1,17 @@
-/// @file  pmConceptsPhotcode.h
-///
-/// @brief Generate a photcode from the concepts
-///
-/// @ingroup Concepts
-///
-/// @author Eugene Magnier, IfA
-///
-/// @version $Revision: 1.5 $ $Name: not supported by cvs2svn $
-/// @date $Date: 2007-01-19 01:19:34 $
-///
-/// Copyright 2005-2006 Institute for Astronomy, University of Hawaii
-///
+/*  @file  pmConceptsPhotcode.h
+ *  @brief Generate a photcode from the concepts
+ * 
+ *  @author Eugene Magnier, IfA
+ * 
+ *  @version $Revision: 1.6 $ $Name: not supported by cvs2svn $
+ *  @date $Date: 2007-01-24 01:05:41 $
+ *  Copyright 2005-2006 Institute for Astronomy, University of Hawaii
+ */
 
 #ifndef PM_CONCEPTS_PHOTCODE_H
 #define PM_CONCEPTS_PHOTCODE_H
+
+/// @addtogroup Concepts Data Abstraction Concepts
+/// @{
 
 #include <pslib.h>
@@ -28,3 +27,4 @@
 psString pmConceptsPhotcodeForView(pmConfig *config, pmFPAfile *file, pmFPAview *view);
 
+/// @}
 # endif
