Index: trunk/psLib/src/astro/psEarthOrientation.h
===================================================================
--- trunk/psLib/src/astro/psEarthOrientation.h	(revision 7552)
+++ trunk/psLib/src/astro/psEarthOrientation.h	(revision 11248)
@@ -1,14 +1,13 @@
 /** @file  psEarthOrientation.h
 *
-*  @brief Function prototypes for earth orientation calculations
-*  transformation
-*
-*  @ingroup EarthOrientation
-*
-*  @author Dave Robbins, MHPCC
+*  @brief earth orientation calculations and transformation
+*
+*  @author Josh Hoblitt, IfA
+*  @author Ed Pier, IfA
+*  @author Eugene Magnier, IfA
 *  @author Robert Daniel DeSonia, MHPCC
 *
-*  @version $Revision: 1.16 $ $Name: not supported by cvs2svn $
-*  @date $Date: 2006-06-14 01:24:34 $
+*  @version $Revision: 1.17 $ $Name: not supported by cvs2svn $
+*  @date $Date: 2007-01-23 22:47:22 $
 *
 *  Copyright 2005 Maui High Performance Computing Center, University of Hawaii
@@ -17,4 +16,7 @@
 #ifndef PS_EARTH_ORIENTATION
 #define PS_EARTH_ORIENTATION
+
+/// @addtogroup Astro Astronomy
+/// @{
 
 #include "psCoord.h"
@@ -196,3 +198,4 @@
 
 
+/// @}
 #endif // #ifndef PS_EARTH_ORIENTATION
