Index: trunk/psLib/src/image/psImageIO.h
===================================================================
--- trunk/psLib/src/image/psImageIO.h	(revision 817)
+++ trunk/psLib/src/image/psImageIO.h	(revision 974)
@@ -5,8 +5,10 @@
  *  This file defines the file input/output functions for the psImage structure.
  *
+ *  @ingroup ImageIO
+ *
  *  @author Robert DeSonia, MHPCC
  *
- *  @version $Revision: 1.1 $ $Name: not supported by cvs2svn $
- *  @date $Date: 2004-05-29 01:42:44 $
+ *  @version $Revision: 1.2 $ $Name: not supported by cvs2svn $
+ *  @date $Date: 2004-06-10 01:58:06 $
  *
  *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
@@ -16,4 +18,7 @@
 
 #include "psImage.h"
+
+/// @addtogroup ImageIO
+/// @{
 
 /** Read an image or subimage from a FITS file specified by a filename.
@@ -72,3 +77,5 @@
 );
 
+/// @}
+
 #endif
