summaryrefslogtreecommitdiff
path: root/src/commodity.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/commodity.h')
-rw-r--r--src/commodity.h7
1 files changed, 3 insertions, 4 deletions
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.