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-searchbar.c | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'shell/e-shell-searchbar.c') diff --git a/shell/e-shell-searchbar.c b/shell/e-shell-searchbar.c index 4b2c2c8f76..0cfe16ca64 100644 --- a/shell/e-shell-searchbar.c +++ b/shell/e-shell-searchbar.c @@ -19,6 +19,12 @@ * */ +/** + * SECTION: e-shell-searchbar + * @short_description: quick search interface + * @include: shell/e-shell-searchbar.h + **/ + #include "e-shell-searchbar.h" #include -- cgit