From 84ba2f958fff42f41a23726b304fe9545db135c4 Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Sun, 21 Mar 2010 17:24:42 -0400 Subject: Move "section" documentation out of header files. --- shell/e-shell-utils.c | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'shell/e-shell-utils.c') diff --git a/shell/e-shell-utils.c b/shell/e-shell-utils.c index a584289d20..1b80378277 100644 --- a/shell/e-shell-utils.c +++ b/shell/e-shell-utils.c @@ -19,6 +19,12 @@ * */ +/** + * SECTION: e-shell-utils + * @short_description: high-level utilities with shell integration + * @include: shell/e-shell-utils.h + **/ + #include "e-shell-utils.h" #include -- cgit