Index: trunk/psModules/src/sky/pmWarpMap.h
===================================================================
--- trunk/psModules/src/sky/pmWarpMap.h	(revision 11039)
+++ trunk/psModules/src/sky/pmWarpMap.h	(revision 11251)
@@ -1,4 +1,18 @@
+/*  @file pmWarpMap.h
+ *  @brief Warp Map Manipulation functions
+ * 
+ *  @author Paul Price, IfA
+ *  @author Eugene Magnier, IfA
+ * 
+ *  @version $Revision: 1.2 $ $Name: not supported by cvs2svn $
+ *  @date $Date: 2007-01-24 01:05:41 $
+ *  Copyright 2005-2006 Institute for Astronomy, University of Hawaii
+ */
+
 #ifndef PM_WARP_MAP_H
 #define PM_WARP_MAP_H
+
+/// @addtogroup Sky
+/// @{
 
 // a single pmWarpMap converts coordinates from one image to a second image
@@ -71,5 +85,4 @@
                             int ix, int iy
                            );
-
-
+/// @}
 #endif
