diff -r 3373bd0b4ea6 -r 3546d731987e pidgin/gtkwebview.h --- a/pidgin/gtkwebview.h Tue Feb 04 04:56:36 2014 +0530 +++ b/pidgin/gtkwebview.h Tue Feb 04 14:30:03 2014 +0530 @@ -1,8 +1,3 @@ -/** - * @file gtkwebview.h Wrapper over the Gtk WebKitWebView component - * @ingroup pidgin - */ - /* pidgin * * Pidgin is the legal property of its developers, whose names are too numerous @@ -24,6 +19,14 @@ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1301 USA * */ +/** + * SECTION:gtkwebview + * @section_id: pidgin-gtkwebview + * @short_description: gtkwebview.h + * @title: WebKitWebView Wrapper + * + * Wrapper over the Gtk WebKitWebView component. + */ #ifndef _PIDGIN_WEBVIEW_H_ #define _PIDGIN_WEBVIEW_H_