[Telepathy-commits] [telepathy-spec/master] Password: add cross-references

Will Thompson will.thompson at collabora.co.uk
Fri Nov 21 04:45:49 PST 2008


---
 spec/Channel_Interface_Password.xml |   10 ++++++----
 1 files changed, 6 insertions(+), 4 deletions(-)

diff --git a/spec/Channel_Interface_Password.xml b/spec/Channel_Interface_Password.xml
index adcd0f8..bfc617a 100644
--- a/spec/Channel_Interface_Password.xml
+++ b/spec/Channel_Interface_Password.xml
@@ -25,8 +25,8 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
     <tp:flags name="Channel_Password_Flags" value-prefix="Channel_Password_Flag" type="u">
       <tp:flag suffix="Provide" value="8">
         <tp:docstring>
-          The ProvidePassword method must be called now for the user to join
-          the channel
+          The <tp:member-ref>ProvidePassword</tp:member-ref> method must be
+          called now for the user to join the channel
         </tp:docstring>
       </tp:flag>
     </tp:flags>
@@ -60,7 +60,8 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
         </tp:docstring>
       </arg>
       <tp:docstring>
-        Emitted when the flags as returned by GetPasswordFlags are changed.
+        Emitted when the flags as returned by
+        <tp:member-ref>GetPasswordFlags</tp:member-ref> are changed.
         The user interface should be updated as appropriate.
       </tp:docstring>
     </signal>
@@ -89,7 +90,8 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
     to provide before being able to join, or may be able to view or change
     once they have joined the channel.</p>
 
-    <p>The GetPasswordFlags method and the associated PasswordFlagsChanged
+    <p>The <tp:member-ref>GetPasswordFlags</tp:member-ref> method and the
+    associated <tp:member-ref>PasswordFlagsChanged</tp:member-ref>
     signal indicate whether the channel has a password, whether the user
     must now provide it to join, and whether it can be viewed or changed
     by the user.</p>
-- 
1.5.6.5




More information about the Telepathy-commits mailing list