summaryrefslogtreecommitdiff
path: root/plugins/time_marker.py
diff options
context:
space:
mode:
authormathieui <mathieui@mathieui.net>2014-03-27 23:45:47 +0100
committermathieui <mathieui@mathieui.net>2014-03-27 23:45:47 +0100
commit550aa6efa484d8a3a3872ac947e140a3b009ff5f (patch)
tree3d037e4db40c0addd2c51720a7ddec056d7aaf89 /plugins/time_marker.py
parente80ea90e58bc9091729482e67eb24d3a94fecf30 (diff)
downloadpoezio-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 'plugins/time_marker.py')
-rw-r--r--plugins/time_marker.py9
1 files changed, 0 insertions, 9 deletions
diff --git a/plugins/time_marker.py b/plugins/time_marker.py
index 7a20af8d..8fc1c08b 100644
--- a/plugins/time_marker.py
+++ b/plugins/time_marker.py
@@ -12,15 +12,6 @@ passed between two messages, if the time is bigger than X minutes
them, letting you understand more easily what is going on without any visual
clutter.
-Installation
-------------
-
-You only have to load the plugin.
-
-.. code-block:: none
-
- /load time_marker
-
Configuration
-------------