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/contact.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/contact.rst')
-rw-r--r-- | doc/source/plugins/contact.rst | 6 |
1 files changed, 6 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 |