summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/en/plugins.txt14
1 files changed, 7 insertions, 7 deletions
diff --git a/doc/en/plugins.txt b/doc/en/plugins.txt
index a2d32607..b97e46d6 100644
--- a/doc/en/plugins.txt
+++ b/doc/en/plugins.txt
@@ -143,13 +143,6 @@ CAUTION: TODO
Events list
-----------
-SleekXMPP events
-~~~~~~~~~~~~~~~~
-
-For the sleekxmpp events, please refer to the
- https://github.com/fritzy/SleekXMPP/wiki/Event-Index[sleekxmpp event index].
-
-
Poezio events
~~~~~~~~~~~~~
@@ -241,6 +234,13 @@ MUC. The parameters given to this handler are:
* _presence_: The presence about to be sent.
+SleekXMPP events
+~~~~~~~~~~~~~~~~
+
+For the sleekxmpp events, please refer to the
+ https://github.com/fritzy/SleekXMPP/wiki/Event-Index[sleekxmpp event index].
+
+
CAUTION: Plugins are in an experimental state and this API might change
slightly in a near future. You have to be aware of that while making a plugin.