--- a/src/stats/model/time-data-calculators.h Wed May 18 20:01:44 2011 -0400
+++ b/src/stats/model/time-data-calculators.h Wed May 18 17:24:04 2011 -0700
@@ -31,6 +31,8 @@
//------------------------------------------------------------
//--------------------------------------------
/**
+ * \ingroup stats
+ *
* Unfortunately, templating the base MinMaxAvgTotalCalculator to
* operate over Time values isn't straightforward. The main issues
* are setting the maximum value, which can be worked around easily