[telepathy-glib/master] docs: add new svc-debug section to document generated TpSvcDebug code

Jonny Lamb jonny.lamb at collabora.co.uk
Thu Sep 3 10:01:35 PDT 2009


Signed-off-by: Jonny Lamb <jonny.lamb at collabora.co.uk>
---
 docs/reference/telepathy-glib-docs.sgml    |    1 +
 docs/reference/telepathy-glib-sections.txt |   18 ++++++++++++++++++
 docs/reference/telepathy-glib.types        |    2 ++
 telepathy-glib/extra-gtkdoc.h              |    9 +++++++++
 4 files changed, 30 insertions(+), 0 deletions(-)

diff --git a/docs/reference/telepathy-glib-docs.sgml b/docs/reference/telepathy-glib-docs.sgml
index 984aeeb..3d64838 100644
--- a/docs/reference/telepathy-glib-docs.sgml
+++ b/docs/reference/telepathy-glib-docs.sgml
@@ -67,6 +67,7 @@
     <xi:include href="xml/svc-channel-tubes.xml"/>
     <xi:include href="xml/svc-channel-tube.xml"/>
     <xi:include href="xml/svc-channel-roomlist.xml"/>
+    <xi:include href="xml/svc-debug.xml"/>
     <xi:include href="xml/svc-connection.xml"/>
     <xi:include href="xml/svc-media-interfaces.xml"/>
     <xi:include href="xml/svc-connection-manager.xml"/>
diff --git a/docs/reference/telepathy-glib-sections.txt b/docs/reference/telepathy-glib-sections.txt
index 8210f6f..8f25b9e 100644
--- a/docs/reference/telepathy-glib-sections.txt
+++ b/docs/reference/telepathy-glib-sections.txt
@@ -3283,6 +3283,24 @@ TP_TYPE_SVC_CLIENT_OBSERVER
 </SECTION>
 
 <SECTION>
+<INCLUDE>telepathy-glib/svc-debug.h</INCLUDE>
+<TITLE>svc-debug</TITLE>
+<FILE>svc-debug</FILE>
+TpSvcDebug
+TpSvcDebugClass
+tp_svc_debug_get_messages_impl
+tp_svc_debug_implement_get_messages
+tp_svc_debug_return_from_get_messages
+tp_svc_debug_emit_new_debug_message
+<SUBSECTION Standard>
+TP_SVC_DEBUG
+TP_IS_SVC_DEBUG
+TP_TYPE_SVC_DEBUG
+TP_SVC_DEBUG_GET_CLASS
+tp_svc_debug_get_type
+</SECTION>
+
+<SECTION>
 <INCLUDE>telepathy-glib/debug-sender.h</INCLUDE>
 <INCLUDE>telepathy-glib/debug-sender.h</INCLUDE>
 <FILE>debug-sender</FILE>
diff --git a/docs/reference/telepathy-glib.types b/docs/reference/telepathy-glib.types
index ce8206f..c60461b 100644
--- a/docs/reference/telepathy-glib.types
+++ b/docs/reference/telepathy-glib.types
@@ -29,6 +29,7 @@
 #include <telepathy-glib/svc-client.h>
 #include <telepathy-glib/svc-connection.h>
 #include <telepathy-glib/svc-connection-manager.h>
+#include <telepathy-glib/svc-debug.h>
 #include <telepathy-glib/svc-generic.h>
 #include <telepathy-glib/svc-media-interfaces.h>
 #include <telepathy-glib/svc-properties-interface.h>
@@ -93,6 +94,7 @@ tp_svc_connection_interface_simple_presence_get_type
 tp_svc_connection_manager_get_type
 tp_svc_dbus_introspectable_get_type
 tp_svc_dbus_properties_get_type
+tp_svc_debug_get_type
 tp_svc_properties_interface_get_type
 tp_svc_media_session_handler_get_type
 tp_svc_media_stream_handler_get_type
diff --git a/telepathy-glib/extra-gtkdoc.h b/telepathy-glib/extra-gtkdoc.h
index b0abc5b..7a3ec32 100644
--- a/telepathy-glib/extra-gtkdoc.h
+++ b/telepathy-glib/extra-gtkdoc.h
@@ -49,6 +49,15 @@
  */
 
 /**
+ * SECTION:svc-debug
+ * @title: Service-side Debug base interface
+ * @short_description: GInterface for Telepathy Debug objects
+ *
+ * This interface (auto-generated from the Telepathy spec) makes it easier
+ * to export objects implementing the Telepathy Debug interface.
+ */
+
+/**
  * SECTION:svc-channel-group
  * @title: Service-side Channel Group interface
  * @short_description: Groups of contacts
-- 
1.5.6.5




More information about the telepathy-commits mailing list