libpurple/mime.h

branch
soc.2013.gobjectification.plugins
changeset 37059
18f5830bd82c
parent 37040
91119588bc3a
parent 35440
467bb21b82a1
child 37063
a84be725efad
--- a/libpurple/mime.h	Mon Feb 03 22:41:47 2014 +0530
+++ b/libpurple/mime.h	Tue Feb 04 01:36:57 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

mercurial