Moar docs!

This commit is contained in:
Lance Stout 2011-11-21 23:28:19 -08:00
parent 4498e992a2
commit ff5421cefc
3 changed files with 9 additions and 3 deletions

View file

@ -96,8 +96,9 @@ of an interface defined by the parent.
.. seealso::
- :ref:`creating-extension-plugins`
- :ref:`overriding-parent-interfaces`
- :ref:`create-stanza-plugins`
- :ref:`create-extension-plugins`
- :ref:`override-parent-interfaces`
Registering Stanza Plugins

View file

@ -6,3 +6,7 @@ xmlstream
.. autoclass:: XMLStream
:members:
.. toctree::
stanzabase

View file

@ -87,8 +87,10 @@ Tutorials, FAQs, and How To Guides
.. toctree::
:maxdepth: 1
faq
xeps
xmpp_tdg
create_stanzas
create_plugin
features
sasl
@ -118,7 +120,6 @@ API Reference
api/clientxmpp
api/basexmpp
api/xmlstream
api/stanzabase
Additional Info
---------------