diff options
author | Lance Stout <lancestout@gmail.com> | 2011-11-22 16:25:33 -0800 |
---|---|---|
committer | Lance Stout <lancestout@gmail.com> | 2011-11-22 16:25:33 -0800 |
commit | b87c4d786d1c093af3368b8bcfb9c3754fc1ba7a (patch) | |
tree | 435e41e36c61c77c1118996b6eaba17e22f12f37 /docs/api/componentxmpp.rst | |
parent | 329b0df3f6e5649fde4716ad3acc661bdd3b4901 (diff) | |
download | slixmpp-b87c4d786d1c093af3368b8bcfb9c3754fc1ba7a.tar.gz slixmpp-b87c4d786d1c093af3368b8bcfb9c3754fc1ba7a.tar.bz2 slixmpp-b87c4d786d1c093af3368b8bcfb9c3754fc1ba7a.tar.xz slixmpp-b87c4d786d1c093af3368b8bcfb9c3754fc1ba7a.zip |
Update tostring docs, plus more doc cleanup
Diffstat (limited to 'docs/api/componentxmpp.rst')
-rw-r--r-- | docs/api/componentxmpp.rst | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/docs/api/componentxmpp.rst b/docs/api/componentxmpp.rst new file mode 100644 index 00000000..989120c2 --- /dev/null +++ b/docs/api/componentxmpp.rst @@ -0,0 +1,8 @@ +============= +ComponentXMPP +============= + +.. module:: sleekxmpp.componentxmpp + +.. autoclass:: ComponentXMPP + :members: |