summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authormathieui <mathieui@mathieui.net>2018-10-12 22:32:13 +0200
committermathieui <mathieui@mathieui.net>2018-10-12 22:32:13 +0200
commitda743a023fc266193d9453f560251aee3e91d5c4 (patch)
tree6116f77cece2ba677f2301ac3d40f4a045e97201 /doc
parentd006d273e869e197694298035cd061a0cb5b6fa9 (diff)
downloadpoezio-da743a023fc266193d9453f560251aee3e91d5c4.tar.gz
poezio-da743a023fc266193d9453f560251aee3e91d5c4.tar.bz2
poezio-da743a023fc266193d9453f560251aee3e91d5c4.tar.xz
poezio-da743a023fc266193d9453f560251aee3e91d5c4.zip
add documentation refs for the contact plugin
Diffstat (limited to 'doc')
-rw-r--r--doc/source/plugins/contact.rst6
-rw-r--r--doc/source/plugins/index.rst6
2 files changed, 12 insertions, 0 deletions
diff --git a/doc/source/plugins/contact.rst b/doc/source/plugins/contact.rst
new file mode 100644
index 00000000..16ad4a14
--- /dev/null
+++ b/doc/source/plugins/contact.rst
@@ -0,0 +1,6 @@
+.. _contact-plugin:
+
+Contact
+=======
+
+.. automodule:: contact
diff --git a/doc/source/plugins/index.rst b/doc/source/plugins/index.rst
index b39fdeee..dfe95b99 100644
--- a/doc/source/plugins/index.rst
+++ b/doc/source/plugins/index.rst
@@ -87,6 +87,12 @@ Plugin index
Close all tabs except chatrooms and the contact list.
+ Contact
+ :ref:`Documentation <contact-plugin>`
+
+ Do a disco#info query on the JID and display the contact
+ addresses.
+
CSI
:ref:`Documentation <csi-plugin>`