diff options
author | mathieui <mathieui@mathieui.net> | 2014-03-27 23:45:47 +0100 |
---|---|---|
committer | mathieui <mathieui@mathieui.net> | 2014-03-27 23:45:47 +0100 |
commit | 550aa6efa484d8a3a3872ac947e140a3b009ff5f (patch) | |
tree | 3d037e4db40c0addd2c51720a7ddec056d7aaf89 /doc/source | |
parent | e80ea90e58bc9091729482e67eb24d3a94fecf30 (diff) | |
download | poezio-550aa6efa484d8a3a3872ac947e140a3b009ff5f.tar.gz poezio-550aa6efa484d8a3a3872ac947e140a3b009ff5f.tar.bz2 poezio-550aa6efa484d8a3a3872ac947e140a3b009ff5f.tar.xz poezio-550aa6efa484d8a3a3872ac947e140a3b009ff5f.zip |
Remove useless "installation" parts from the plugin documentations
Diffstat (limited to 'doc/source')
-rw-r--r-- | doc/source/plugins/index.rst | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/doc/source/plugins/index.rst b/doc/source/plugins/index.rst index 42faf28c..aecf5fe8 100644 --- a/doc/source/plugins/index.rst +++ b/doc/source/plugins/index.rst @@ -152,7 +152,12 @@ Plugin index Screen Detach :ref:`Documentation <screendetach-plugin>` - Changes your status to _away_ if the screen poezio is in is detached. + Changes your status to **away** if the screen poezio is in is detached. + + Send Delayed + :ref:`Documentation <senddelayed-plugin>` + + Program the sending of futur messages. Simple notify :ref:`Documentation <simplenotify-plugin>` |