frontpage: Fix documentation related to renamed parameter

Closes: #1916.

Signed-off-by: Sunil Mohan Adapa <sunil@medhas.org>
Reviewed-by: Joseph Nuthalapati <njoseph@riseup.net>
This commit is contained in:
Sunil Mohan Adapa 2020-08-20 10:59:06 -07:00 committed by Joseph Nuthalapati
parent 6c143090ae
commit 66537b1f9c
No known key found for this signature in database
GPG Key ID: 5398F00A2FA43C35

View File

@ -44,14 +44,14 @@ class Shortcut(app.FollowerComponent):
provided by the app. For shortcuts that should simply additional
information this value must be None.
'details' are additional information that the user is shown when the
shortcut is activated. This must be provided instead of 'url' and must
be 'None' if 'url' is provided.
'description' is additional information that the user is shown when
the shortcut is activated. This must be provided instead of 'url' and
must be 'None' if 'url' is provided.
'configure_url' is the page to which the user may be redirected if they
wish to change the settings for the app or one of its services. This is
only used when 'url' is 'None'. It is optionally provided along with
'details'.
'description'.
'clients' is a list of clients software that can used to access the
service offered by the shortcut. This should be a valid client