From f9dd2dd10b3639a5924b7724624547ae56f2a4a0 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-switcher.c | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'shell/e-shell-switcher.c') diff --git a/shell/e-shell-switcher.c b/shell/e-shell-switcher.c index ad9a3c776a..c12423de99 100644 --- a/shell/e-shell-switcher.c +++ b/shell/e-shell-switcher.c @@ -19,6 +19,12 @@ * */ +/** + * SECTION: e-shell-switcher + * @short_description: buttons for switching views + * @include: shell/e-shell-switcher.h + **/ + #include "e-shell-switcher.h" #include -- cgit