diff options
author | Lance Stout <lancestout@gmail.com> | 2011-11-21 23:28:19 -0800 |
---|---|---|
committer | Lance Stout <lancestout@gmail.com> | 2011-11-21 23:28:19 -0800 |
commit | ff5421cefcd2f86fef362d8fd8b387f7e812cc85 (patch) | |
tree | 4abcbc9c140108b2b965d4eb7cce924b37839059 /docs/api/xmlstream.rst | |
parent | 4498e992a2b082917a6b6cc855ed1e38cf905867 (diff) | |
download | slixmpp-ff5421cefcd2f86fef362d8fd8b387f7e812cc85.tar.gz slixmpp-ff5421cefcd2f86fef362d8fd8b387f7e812cc85.tar.bz2 slixmpp-ff5421cefcd2f86fef362d8fd8b387f7e812cc85.tar.xz slixmpp-ff5421cefcd2f86fef362d8fd8b387f7e812cc85.zip |
Moar docs!
Diffstat (limited to 'docs/api/xmlstream.rst')
-rw-r--r-- | docs/api/xmlstream.rst | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/api/xmlstream.rst b/docs/api/xmlstream.rst index 7835bf57..65200f66 100644 --- a/docs/api/xmlstream.rst +++ b/docs/api/xmlstream.rst @@ -6,3 +6,7 @@ xmlstream .. autoclass:: XMLStream :members: + +.. toctree:: + + stanzabase |