summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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>`