Index: /trunk/psModules/src/concepts/pmConcepts.h
===================================================================
--- /trunk/psModules/src/concepts/pmConcepts.h	(revision 9580)
+++ /trunk/psModules/src/concepts/pmConcepts.h	(revision 9581)
@@ -1,2 +1,16 @@
+/// @file pmConcepts.h
+///
+/// @brief Top-level functions for defining, registering, reading and writing concepts
+///
+/// @ingroup Concepts
+///
+/// @author Paul Price, IfA
+///
+/// @version $Revision: 1.7 $ $Name: not supported by cvs2svn $
+/// @date $Date: 2006-10-16 22:03:56 $
+///
+/// Copyright 2005-2006 Institute for Astronomy, University of Hawaii
+///
+
 #ifndef PM_CONCEPTS_H
 #define PM_CONCEPTS_H
Index: /trunk/psModules/src/concepts/pmConceptsAverage.h
===================================================================
--- /trunk/psModules/src/concepts/pmConceptsAverage.h	(revision 9580)
+++ /trunk/psModules/src/concepts/pmConceptsAverage.h	(revision 9581)
@@ -1,2 +1,16 @@
+/// @file pmConceptsAverage.h
+///
+/// @brief Average the values of multiple concepts
+///
+/// @ingroup Concepts
+///
+/// @author Paul Price, IfA
+///
+/// @version $Revision: 1.4 $ $Name: not supported by cvs2svn $
+/// @date $Date: 2006-10-16 22:03:56 $
+///
+/// Copyright 2005-2006 Institute for Astronomy, University of Hawaii
+///
+
 #ifndef PM_CONCEPTS_AVERAGE_H
 #define PM_CONCEPTS_AVERAGE_H
Index: /trunk/psModules/src/concepts/pmConceptsPhotcode.h
===================================================================
--- /trunk/psModules/src/concepts/pmConceptsPhotcode.h	(revision 9580)
+++ /trunk/psModules/src/concepts/pmConceptsPhotcode.h	(revision 9581)
@@ -1,2 +1,16 @@
+/// @file  pmConceptsPhotcode.h
+///
+/// @brief Generate a photcode from the concepts
+///
+/// @ingroup Concepts
+///
+/// @author Eugene Magnier, IfA
+///
+/// @version $Revision: 1.3 $ $Name: not supported by cvs2svn $
+/// @date $Date: 2006-10-16 22:03:56 $
+///
+/// Copyright 2005-2006 Institute for Astronomy, University of Hawaii
+///
+
 #ifndef PM_CONCEPTS_PHOTCODE_H
 #define PM_CONCEPTS_PHOTCODE_H
Index: /trunk/psModules/src/concepts/pmConceptsRead.h
===================================================================
--- /trunk/psModules/src/concepts/pmConceptsRead.h	(revision 9580)
+++ /trunk/psModules/src/concepts/pmConceptsRead.h	(revision 9581)
@@ -1,2 +1,16 @@
+/// @file  pmConceptsRead.h
+///
+/// @brief Reading concepts from a variety of sources.
+///
+/// @ingroup Concepts
+///
+/// @author Paul Price, IfA
+///
+/// @version $Revision: 1.4 $ $Name: not supported by cvs2svn $
+/// @date $Date: 2006-10-16 22:03:56 $
+///
+/// Copyright 2005-2006 Institute for Astronomy, University of Hawaii
+///
+
 #ifndef PM_CONCEPTS_READ_H
 #define PM_CONCEPTS_READ_H
Index: /trunk/psModules/src/concepts/pmConceptsStandard.h
===================================================================
--- /trunk/psModules/src/concepts/pmConceptsStandard.h	(revision 9580)
+++ /trunk/psModules/src/concepts/pmConceptsStandard.h	(revision 9581)
@@ -1,2 +1,16 @@
+/// @file  pmConceptsStandard.h
+///
+/// @brief Private functions for parsing and formatting standard concepts.
+///
+/// @ingroup Concepts
+///
+/// @author Paul Price, IfA
+///
+/// @version $Revision: 1.6 $ $Name: not supported by cvs2svn $
+/// @date $Date: 2006-10-16 22:03:56 $
+///
+/// Copyright 2005-2006 Institute for Astronomy, University of Hawaii
+///
+
 #ifndef PM_CONCEPTS_STANDARD_H
 #define PM_CONCEPTS_STANDARD_H
Index: /trunk/psModules/src/concepts/pmConceptsWrite.h
===================================================================
--- /trunk/psModules/src/concepts/pmConceptsWrite.h	(revision 9580)
+++ /trunk/psModules/src/concepts/pmConceptsWrite.h	(revision 9581)
@@ -1,2 +1,16 @@
+/// @file  pmConceptsWrite.h
+///
+/// @brief Writing concepts to a variety of sources.
+///
+/// @ingroup Concepts
+///
+/// @author Paul Price, IfA
+///
+/// @version $Revision: 1.4 $ $Name: not supported by cvs2svn $
+/// @date $Date: 2006-10-16 22:03:56 $
+///
+/// Copyright 2005-2006 Institute for Astronomy, University of Hawaii
+///
+
 #ifndef PM_CONCEPTS_WRITE_H
 #define PM_CONCEPTS_WRITE_H
Index: /trunk/psModules/src/config/pmConfig.h
===================================================================
--- /trunk/psModules/src/config/pmConfig.h	(revision 9580)
+++ /trunk/psModules/src/config/pmConfig.h	(revision 9581)
@@ -1,12 +1,18 @@
-/** @file  pmConfig.h
- *
- *  @author Paul Price, IfA
- *
- *  @version $Revision: 1.15 $ $Name: not supported by cvs2svn $
- *  @date $Date: 2006-10-14 03:54:51 $
- *
- *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
- *
- */
+/// @file pmConfig.h
+///
+/// @brief Configuration functions
+///
+/// @ingroup Config
+///
+/// @author ?, MHPCC
+/// @author Paul Price, IfA
+/// @author Eugene Magnier, IfA
+///
+/// @version $Revision: 1.16 $ $Name: not supported by cvs2svn $
+/// @date $Date: 2006-10-16 22:03:56 $
+///
+/// Copyright 2005-2006 Institute for Astronomy, University of Hawaii
+///
+
 #ifndef PM_CONFIG_H
 #define PM_CONFIG_H
