[Telepathy-commits] [telepathy-spec/master] Add HTML to docstring
Simon McVittie
simon.mcvittie at collabora.co.uk
Fri Sep 26 08:21:38 PDT 2008
20080718150531-53eee-7c5ad456b9a7ad7334ff55ee48828f3329ea3c00.gz
---
spec/Client_Observer.xml | 15 ++++++++-------
1 files changed, 8 insertions(+), 7 deletions(-)
diff --git a/spec/Client_Observer.xml b/spec/Client_Observer.xml
index 3bd2d5f..90918c0 100644
--- a/spec/Client_Observer.xml
+++ b/spec/Client_Observer.xml
@@ -101,15 +101,16 @@
<arg name="Channels" type="a(oa{sv})" tp:type="Channel_Details[]"
direction="in">
<tp:docstring xmlns="http://www.w3.org/1999/xhtml">
- The
- <tp:dbus-ref namespace="org.freedesktop.Telepathy">Channel</tp:dbus-ref>s
- and their properties. Their well-known bus names are all the same
- as that of the Connection.
+ <p>The
+ <tp:dbus-ref
+ namespace="org.freedesktop.Telepathy">Channel</tp:dbus-ref>s
+ and their properties. Their well-known bus names are all the same
+ as that of the Connection.</p>
<tp:rationale>
- The ChannelDispatchOperation is <em>not</em> supplied. For
- requests, there isn't one, and for incoming channels, it hasn't
- been created yet.
+ <p>The ChannelDispatchOperation is <em>not</em> supplied: for
+ requests, there isn't one, and for incoming channels, it hasn't
+ been created yet.</p>
</tp:rationale>
</tp:docstring>
</arg>
--
1.5.6.5
More information about the Telepathy-commits
mailing list