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