Index: trunk/psLib/src/imageops/psImageUnbin.h
===================================================================
--- trunk/psLib/src/imageops/psImageUnbin.h	(revision 10136)
+++ trunk/psLib/src/imageops/psImageUnbin.h	(revision 11248)
@@ -1,4 +1,19 @@
+/** @file  psImageUnbin.h
+ *
+ *  @brief Functions to unbin images
+ *
+ *  @author EAM, IfA
+ *  @author Robert DeSonia, MHPCC
+ *
+ *  $Revision: 1.3 $ $Name: not supported by cvs2svn $
+ *  $Date: 2007-01-23 22:47:23 $
+ *  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
+ */
+
 #ifndef PS_IMAGE_UNBIN_H
 #define PS_IMAGE_UNBIN_H
+
+/// @addtogroup ImageOps Image Operations
+/// @{
 
 #include "psImage.h"
@@ -16,3 +31,4 @@
                         );
 
+/// @}
 #endif
