From 0adfbc4f8d01a8c6a6c657eeee24612c8e1ca50f Mon Sep 17 00:00:00 2001 From: Petter Reinholdtsen Date: Wed, 13 Jul 2022 21:26:53 +0200 Subject: [PATCH] Indent second line of adoc dot list to quiet down po4a This avoid a message from po4a questioning if the line is really part of the dot list above, even thought it is missing the recommended indentation. Also make the text sligthly more visually appealing. --- docs/src/gui/gstat.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/src/gui/gstat.adoc b/docs/src/gui/gstat.adoc index 75b63d9a750..4fdc30006ee 100644 --- a/docs/src/gui/gstat.adoc +++ b/docs/src/gui/gstat.adoc @@ -483,7 +483,7 @@ General message should be used a sparsely as reasonable because all object conne It uses a python dict for communication. + The dict should include and be checked for a unique id keyname pair: + * ID: 'UNIQUE_ID_CODE' + -The dict usually has more keyname pair - it depends on implementation. + + The dict usually has more keyname pair - it depends on implementation. + *forced-update* :: '(returns None)' - intended to be sent when one wishes to initialize or arbitrarily update an object. +