From 4b0ace13acc7d123b238b1a910ed0fe40a391668 Mon Sep 17 00:00:00 2001 From: Thibaut Horel Date: Tue, 16 Apr 2013 23:46:01 +0200 Subject: Restructure the documentation --- pushover.py | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'pushover.py') diff --git a/pushover.py b/pushover.py index 45bfc9a..5f5c61f 100644 --- a/pushover.py +++ b/pushover.py @@ -1,7 +1,4 @@ -""" This modules aims at being a comprehensive implementation of the Pushover -API as described at https://pushover.net/api. - -After being imported, the module must be initialize by calling the :func:`init` +"""After being imported, the module must be initialized by calling the :func:`init` function with a valid application token before sending messages. A typical use of the module looks like this:: -- cgit v1.2.3-70-g09d2