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/index.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/index.rst')
-rw-r--r-- | docs/index.rst | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/docs/index.rst b/docs/index.rst index 525a479f..cb5b327e 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -110,8 +110,10 @@ API Reference event_index api/clientxmpp + api/componentxmpp api/basexmpp - api/xmlstream/index + api/xmlstream/stanzabase + api/xmlstream/tostring Additional Info --------------- |