From 4e3506822388a9683362fabb75330dde34be442d Mon Sep 17 00:00:00 2001 From: Thomas White Date: Sun, 3 Jul 2011 10:19:29 +0200 Subject: More documentation --- src/statistics.c | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'src/statistics.c') diff --git a/src/statistics.c b/src/statistics.c index 791952b8..0a776215 100644 --- a/src/statistics.c +++ b/src/statistics.c @@ -23,6 +23,18 @@ #include "statistics.h" #include "utils.h" +/** + * SECTION:statistics + * @short_description: Intensity statistics and R-factors + * @title: Statistics + * @section_id: + * @see_also: + * @include: "statistics.h" + * @Image: + * + * These functions are for calculating various figures of merit. + */ + struct r_params { RefList *list1; -- cgit v1.2.3