--- a/libpurple/mime.h Tue Feb 04 01:08:47 2014 +0530 +++ b/libpurple/mime.h Tue Feb 04 01:33:58 2014 +0530 @@ -1,11 +1,3 @@ -/** - * @file mime.h - * @ingroup core - * - * Rudimentary parsing of multi-part MIME messages into more - * accessible structures. - */ - /* * Purple * @@ -28,6 +20,15 @@ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1301, * USA. */ +/** + * SECTION:mime + * @section_id: libpurple-mime + * @short_description: <filename>mime.h</filename> + * @title: Multi-part MIME message parsing + * + * Rudimentary parsing of multi-part MIME messages into more + * accessible structures. + */ #ifndef _PURPLE_MIME_H #define _PURPLE_MIME_H