Index: trunk/ppSub/src/ppSub.h
===================================================================
--- trunk/ppSub/src/ppSub.h	(revision 21257)
+++ trunk/ppSub/src/ppSub.h	(revision 21360)
@@ -1,2 +1,14 @@
+/** @file ppSub.h
+ *
+ *  @brief
+ *
+ *  @ingroup ppSub
+ *
+ *  @author IfA
+ *  @version $Revision: 1.6 $ $Name: not supported by cvs2svn $
+ *  @date $Date: 2009-02-06 01:37:17 $
+ *  Copyright 2009 Institute for Astronomy, University of Hawaii
+ */
+
 #ifndef PP_SUB_H
 #define PP_SUB_H
@@ -12,4 +24,7 @@
 #include <psphot.h>
 #include <ppStats.h>
+
+/// @addtogroup ppSub
+/// @{
 
 #define PPSUB_RECIPE "PPSUB"            /// Name of the recipe to use
@@ -115,3 +130,4 @@
 bool psMetadataCopySingle(psMetadata *target, psMetadata *source, const char *name);
 
+///@}
 #endif
