libpurple/conversations.h

branch
soc.2013.gobjectification.plugins
changeset 37059
18f5830bd82c
parent 37040
91119588bc3a
parent 35437
1f82cf8c8378
child 37063
a84be725efad
--- a/libpurple/conversations.h	Mon Feb 03 22:41:47 2014 +0530
+++ b/libpurple/conversations.h	Tue Feb 04 01:36:57 2014 +0530
@@ -1,9 +1,3 @@
-/**
- * @file conversations.h Conversations subsystem API
- * @ingroup core
- * @see @ref conversation-signals
- */
-
 /* purple
  *
  * Purple is the legal property of its developers, whose names are too numerous
@@ -24,6 +18,14 @@
  * along with this program; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02111-1301  USA
  */
+/**
+ * SECTION:conversations
+ * @section_id: libpurple-conversations
+ * @short_description: <filename>conversations.h</filename>
+ * @title: Conversations subsystem API
+ * @see_also: <link linkend="chapter-signals-conversation">Conversation signals</link>
+ */
+
 #ifndef _PURPLE_CONVERSATIONS_H_
 #define _PURPLE_CONVERSATIONS_H_
 

mercurial