From b4417b27a126ae9bce97d100ac67d90a96739d16 Mon Sep 17 00:00:00 2001 From: mathieui Date: Sat, 13 Oct 2018 13:43:56 +0200 Subject: Fix build warnings in the doc --- doc/source/commands.rst | 2 +- doc/source/configuration.rst | 4 ++-- doc/source/plugins/index.rst | 1 + 3 files changed, 4 insertions(+), 3 deletions(-) diff --git a/doc/source/commands.rst b/doc/source/commands.rst index 7b76394a..f28f992f 100644 --- a/doc/source/commands.rst +++ b/doc/source/commands.rst @@ -509,7 +509,7 @@ Contact list tab commands Change your password. /groupadd - **Usage:** ``/groupadd ( |) + **Usage:** ``/groupadd ( |)`` Add the given JID to the given group (if the group does not exist, it will be created). If no jid is provided, diff --git a/doc/source/configuration.rst b/doc/source/configuration.rst index 62c71476..6baa6a27 100644 --- a/doc/source/configuration.rst +++ b/doc/source/configuration.rst @@ -854,9 +854,9 @@ Options that change the behavior of poezio in a non-visual manner. (separated by spaces). The events can be + - ``highlight`` (when you are highlighted in a chatroom) - - ``private`` (when a new private message is received, from your - contacts or someone from a chatroom) + - ``private`` (when a new private message is received, from your contacts or someone from a chatroom) - ``message`` (any message from a chatroom) separate_history diff --git a/doc/source/plugins/index.rst b/doc/source/plugins/index.rst index dfe95b99..c1d8ded1 100644 --- a/doc/source/plugins/index.rst +++ b/doc/source/plugins/index.rst @@ -352,3 +352,4 @@ Plugin index server_part vcard upload + contact -- cgit v1.2.3