Index: trunk/archive/pslib/include/psHash.h
===================================================================
--- trunk/archive/pslib/include/psHash.h	(revision 196)
+++ trunk/archive/pslib/include/psHash.h	(revision 247)
@@ -2,4 +2,10 @@
 #define PS_HASH_H
 
+/** \file psHash.h
+ *  \brief Hash Table manipulation
+ *  \ingroup DataGroup
+ */
+
+/** DO WE NEED TO DEFINE HashTable? */
 typedef struct HashTable psHash;	//!< Opaque type for a hash table
 
