summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authormathieui <mathieui@mathieui.net>2018-10-13 13:43:56 +0200
committermathieui <mathieui@mathieui.net>2018-10-13 13:44:54 +0200
commitb4417b27a126ae9bce97d100ac67d90a96739d16 (patch)
treec67e8e0de20f341dd919bb6a80f57def21422900 /doc
parentc785c146d1995c777fa89e8a1547c9bab560854d (diff)
downloadpoezio-b4417b27a126ae9bce97d100ac67d90a96739d16.tar.gz
poezio-b4417b27a126ae9bce97d100ac67d90a96739d16.tar.bz2
poezio-b4417b27a126ae9bce97d100ac67d90a96739d16.tar.xz
poezio-b4417b27a126ae9bce97d100ac67d90a96739d16.zip
Fix build warnings in the doc
Diffstat (limited to 'doc')
-rw-r--r--doc/source/commands.rst2
-rw-r--r--doc/source/configuration.rst4
-rw-r--r--doc/source/plugins/index.rst1
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 (<jid> <group>|<group>)
+ **Usage:** ``/groupadd (<jid> <group>|<group>)``
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