diff options
author | Lance Stout <lancestout@gmail.com> | 2011-12-04 13:42:46 -0800 |
---|---|---|
committer | Lance Stout <lancestout@gmail.com> | 2011-12-04 13:42:46 -0800 |
commit | b9332142c93047a1e1790b920c8e732689b98fa1 (patch) | |
tree | b9db837ee24704b2fb51b5c2294ef3f1e3327d2d /docs/index.rst | |
parent | b7b53362e1adf17fb7f1f41a003ad2139cbc1474 (diff) | |
download | slixmpp-b9332142c93047a1e1790b920c8e732689b98fa1.tar.gz slixmpp-b9332142c93047a1e1790b920c8e732689b98fa1.tar.bz2 slixmpp-b9332142c93047a1e1790b920c8e732689b98fa1.tar.xz slixmpp-b9332142c93047a1e1790b920c8e732689b98fa1.zip |
Update api docs for JID
Diffstat (limited to 'docs/index.rst')
-rw-r--r-- | docs/index.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/index.rst b/docs/index.rst index d5b83cbe..76c3741e 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -112,6 +112,7 @@ API Reference api/clientxmpp api/componentxmpp api/basexmpp + api/jid api/xmlstream/stanzabase api/xmlstream/tostring api/xmlstream/filesocket |