diff options
author | mathieui <mathieui@mathieui.net> | 2020-12-09 18:09:19 +0100 |
---|---|---|
committer | mathieui <mathieui@mathieui.net> | 2020-12-10 19:22:40 +0100 |
commit | 9d616552153b48375a594466266d99b368d074b8 (patch) | |
tree | 1522c1c15a9637a2f4b34d49fa93a544c70f811d /docs/index.rst | |
parent | f768a980d87b754fdae6960f17c2e3025fa5fec6 (diff) | |
download | slixmpp-9d616552153b48375a594466266d99b368d074b8.tar.gz slixmpp-9d616552153b48375a594466266d99b368d074b8.tar.bz2 slixmpp-9d616552153b48375a594466266d99b368d074b8.tar.xz slixmpp-9d616552153b48375a594466266d99b368d074b8.zip |
docs: Add plugins
Diffstat (limited to 'docs/index.rst')
-rw-r--r-- | docs/index.rst | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/docs/index.rst b/docs/index.rst index a18c77a7..fee237c1 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -167,6 +167,7 @@ API Reference api/xmlstream/matcher api/xmlstream/xmlstream api/xmlstream/tostring + api/plugins/index Core Stanzas ~~~~~~~~~~~~ @@ -178,12 +179,6 @@ Core Stanzas api/stanza/presence api/stanza/iq -Plugins -~~~~~~~ -.. toctree:: - :maxdepth: 2 - - Additional Info --------------- .. toctree:: |