From ff5421cefcd2f86fef362d8fd8b387f7e812cc85 Mon Sep 17 00:00:00 2001 From: Lance Stout Date: Mon, 21 Nov 2011 23:28:19 -0800 Subject: Moar docs! --- docs/api/stanzabase.rst | 5 +++-- docs/api/xmlstream.rst | 4 ++++ 2 files changed, 7 insertions(+), 2 deletions(-) (limited to 'docs/api') diff --git a/docs/api/stanzabase.rst b/docs/api/stanzabase.rst index e31fb267..5a2c9a06 100644 --- a/docs/api/stanzabase.rst +++ b/docs/api/stanzabase.rst @@ -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 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 -- cgit v1.2.3