summaryrefslogtreecommitdiff
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
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
-rw-r--r--docs/api/plugins/index.rst4
-rw-r--r--docs/index.rst7
2 files changed, 9 insertions, 2 deletions
diff --git a/docs/api/plugins/index.rst b/docs/api/plugins/index.rst
index 981d22e6..60a6360d 100644
--- a/docs/api/plugins/index.rst
+++ b/docs/api/plugins/index.rst
@@ -1,5 +1,5 @@
-Plugins
-=======
+Plugin index
+============
.. toctree::
:maxdepth: 2
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