diff options
author | mathieui <mathieui@mathieui.net> | 2018-10-12 22:32:13 +0200 |
---|---|---|
committer | mathieui <mathieui@mathieui.net> | 2018-10-12 22:32:13 +0200 |
commit | da743a023fc266193d9453f560251aee3e91d5c4 (patch) | |
tree | 6116f77cece2ba677f2301ac3d40f4a045e97201 /doc/source/plugins/index.rst | |
parent | d006d273e869e197694298035cd061a0cb5b6fa9 (diff) | |
download | poezio-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/source/plugins/index.rst')
-rw-r--r-- | doc/source/plugins/index.rst | 6 |
1 files changed, 6 insertions, 0 deletions
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>` |