From 550aa6efa484d8a3a3872ac947e140a3b009ff5f Mon Sep 17 00:00:00 2001 From: mathieui Date: Thu, 27 Mar 2014 23:45:47 +0100 Subject: Remove useless "installation" parts from the plugin documentations --- plugins/spaces.py | 12 ++---------- 1 file changed, 2 insertions(+), 10 deletions(-) (limited to 'plugins/spaces.py') diff --git a/plugins/spaces.py b/plugins/spaces.py index 9189d18a..7885ede6 100644 --- a/plugins/spaces.py +++ b/plugins/spaces.py @@ -1,14 +1,6 @@ """ -Insert a space between each character, in messages that you send. - -Installation ------------- - -You only have to load the plugin: - -.. code-block:: none - /load spaces - +Insert a space between each character, in messages that you send, making +them horrible to read. """ from plugin import BasePlugin -- cgit v1.2.3