libpurple/conversationtypes.h

branch
soc.2013.gobjectification.plugins
changeset 37059
18f5830bd82c
parent 37040
91119588bc3a
parent 35437
1f82cf8c8378
child 37063
a84be725efad
--- a/libpurple/conversationtypes.h	Mon Feb 03 22:41:47 2014 +0530
+++ b/libpurple/conversationtypes.h	Tue Feb 04 01:36:57 2014 +0530
@@ -1,8 +1,3 @@
-/**
- * @file conversationtypes.h Chat and IM Conversation API
- * @ingroup core
- */
-
 /* purple
  *
  * Purple is the legal property of its developers, whose names are too numerous
@@ -23,6 +18,13 @@
  * along with this program; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
+/**
+ * SECTION:conversationtypes
+ * @section_id: libpurple-conversationtypes
+ * @short_description: <filename>conversationtypes.h</filename>
+ * @title: Chat and IM Conversation objects
+ */
+
 #ifndef _PURPLE_CONVERSATION_TYPES_H_
 #define _PURPLE_CONVERSATION_TYPES_H_
 

mercurial