aboutsummaryrefslogtreecommitdiff
path: root/libcrystfel/src/statistics.c
diff options
context:
space:
mode:
authorThomas White <taw@physics.org>2019-05-07 16:10:17 +0200
committerThomas White <taw@physics.org>2019-05-07 16:25:44 +0200
commit1bed7848a99aba510726b3fa287b1d7a3f75dfa6 (patch)
treeddeea6dc2a6a23c80a8d5f76ae8fd4548b8ac3c7 /libcrystfel/src/statistics.c
parent66ec127e34d2f732e65be61897347edf17bdb4e1 (diff)
Update all source code comments to Doxygen format
Diffstat (limited to 'libcrystfel/src/statistics.c')
-rw-r--r--libcrystfel/src/statistics.c12
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 {