From 9aaab88c618170a0cda2233a829f2595b2221037 Mon Sep 17 00:00:00 2001 From: John Wiegley Date: Thu, 29 Jan 2009 02:24:42 -0400 Subject: Update Doxygen documentation. Still much more work to be done. --- src/commodity.h | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'src/commodity.h') diff --git a/src/commodity.h b/src/commodity.h index 7a42ca67..6e5d644f 100644 --- a/src/commodity.h +++ b/src/commodity.h @@ -30,17 +30,16 @@ */ /** - * @defgroup numerics Core numerics + * @addtogroup math */ /** * @file commodity.h * @author John Wiegley - * @date Wed Apr 18 22:05:53 2007 * - * @brief Types for handling commodities. + * @ingroup math * - * @ingroup numerics + * @brief Types for handling commodities * * This file contains one of the most basic types in Ledger: * commodity_t, and its annotated cousin, annotated_commodity_t. -- cgit v1.2.3