summaryrefslogtreecommitdiff
path: root/telepathy-glib/extra-gtkdoc.h
diff options
context:
space:
mode:
authorSimon McVittie <simon.mcvittie@collabora.co.uk>2007-11-23 11:36:35 +0000
committerSimon McVittie <simon.mcvittie@collabora.co.uk>2007-11-23 11:36:35 +0000
commit7970b659a07f6fbbcd3c450297a3f1440d50ae0d (patch)
treeaffda9f2582d7c08883b02bf17a7540268ba00e4 /telepathy-glib/extra-gtkdoc.h
parent5c62dc020747a3095dc9a3cab3dda8b779d4e4b7 (diff)
downloadtelepathy-glib-7970b659a07f6fbbcd3c450297a3f1440d50ae0d.tar.gz
Fix conflict in extra-gtkdoc.h
20071123113635-53eee-565260a9785a157e561e49625e100f77b8f2da76.gz
Diffstat (limited to 'telepathy-glib/extra-gtkdoc.h')
-rw-r--r--telepathy-glib/extra-gtkdoc.h13
1 files changed, 13 insertions, 0 deletions
diff --git a/telepathy-glib/extra-gtkdoc.h b/telepathy-glib/extra-gtkdoc.h
index 4af6cc00d..769c483b5 100644
--- a/telepathy-glib/extra-gtkdoc.h
+++ b/telepathy-glib/extra-gtkdoc.h
@@ -80,6 +80,19 @@
*/
/**
+ * SECTION:defs
+ * @title: Miscellaneous definitions
+ * @short_description: Definitions useful for working with the Telepathy
+ * protocol
+ *
+ * This header contains definitions which didn't fit into enums.h,
+ * interfaces.h or errors.h.
+ *
+ * Since: 0.7.0. In older versions, these constants were in base-connection.h
+ * and base-connection-manager.h.
+ */
+
+/**
* SECTION:enums
* @title: Telepathy protocol enumerations
* @short_description: Enumerated types and bitfields from the Telepathy spec