summaryrefslogtreecommitdiff
path: root/docs/index.rst
diff options
context:
space:
mode:
authorLink Mauve <linkmauve@linkmauve.fr>2020-12-10 21:15:17 +0100
committerLink Mauve <linkmauve@linkmauve.fr>2020-12-10 21:15:17 +0100
commitd6be776640ca4d13a84c88be2e22e7c67d1c9c04 (patch)
tree3371a0a9bf9c746e85124875a0fb65e420110441 /docs/index.rst
parent1e2d15b8f58249b31dd5882772d58add1369fc37 (diff)
parent878870255f87e0e0d79c2a31d3eda5799acf0019 (diff)
downloadslixmpp-d6be776640ca4d13a84c88be2e22e7c67d1c9c04.tar.gz
slixmpp-d6be776640ca4d13a84c88be2e22e7c67d1c9c04.tar.bz2
slixmpp-d6be776640ca4d13a84c88be2e22e7c67d1c9c04.tar.xz
slixmpp-d6be776640ca4d13a84c88be2e22e7c67d1c9c04.zip
Merge branch 'move-plugin-index-away' into 'master'
docs: move the plugin index away from the main page See merge request poezio/slixmpp!85
Diffstat (limited to 'docs/index.rst')
-rw-r--r--docs/index.rst7
1 files changed, 7 insertions, 0 deletions
diff --git a/docs/index.rst b/docs/index.rst
index fee237c1..a01109cd 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -167,6 +167,13 @@ API Reference
api/xmlstream/matcher
api/xmlstream/xmlstream
api/xmlstream/tostring
+
+Plugins
+~~~~~~~
+
+.. toctree::
+ :maxdepth: 1
+
api/plugins/index
Core Stanzas