diff options
Diffstat (limited to 'docs/api/xmlstream/jid.rst')
-rw-r--r-- | docs/api/xmlstream/jid.rst | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/docs/api/xmlstream/jid.rst b/docs/api/xmlstream/jid.rst new file mode 100644 index 00000000..22a2db45 --- /dev/null +++ b/docs/api/xmlstream/jid.rst @@ -0,0 +1,7 @@ +Jabber IDs (JID) +================= + +.. module:: sleekxmpp.xmlstream.jid + +.. autoclass:: JID + :members: |