Index: trunk/psLib/src/image/psImage.h
===================================================================
--- trunk/psLib/src/image/psImage.h	(revision 831)
+++ trunk/psLib/src/image/psImage.h	(revision 974)
@@ -6,9 +6,11 @@
  *  in manupulating images.
  *
+ *  @ingroup Image
+ *
  *  @author Robert DeSonia, MHPCC
  *  @author Ross Harman, MHPCC
  *
- *  @version $Revision: 1.20 $ $Name: not supported by cvs2svn $
- *  @date $Date: 2004-06-02 23:29:14 $
+ *  @version $Revision: 1.21 $ $Name: not supported by cvs2svn $
+ *  @date $Date: 2004-06-10 01:58:06 $
  *
  *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
@@ -21,13 +23,6 @@
 #include "psType.h"
 
-/******************************************************************************/
-/*  DEFINE STATEMENTS                                                         */
-/******************************************************************************/
-
-// None
-
-/******************************************************************************/
-/*  TYPE DEFINITIONS                                                          */
-/******************************************************************************/
+/// @addtogroup Image
+/// @{
 
 /** Basic image data structure.
@@ -199,3 +194,5 @@
 );
 
+/// @}
+
 #endif
