diff options
Diffstat (limited to 'libcrystfel/src/statistics.c')
-rw-r--r-- | libcrystfel/src/statistics.c | 12 |
1 files changed, 1 insertions, 11 deletions
diff --git a/libcrystfel/src/statistics.c b/libcrystfel/src/statistics.c index ccf35194..ff8f233c 100644 --- a/libcrystfel/src/statistics.c +++ b/libcrystfel/src/statistics.c @@ -39,17 +39,7 @@ #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. - */ +/** \file statistics.h */ struct r_params { |