From d7ad2345ddb2f5b6091e5865b4b2a27a0c91e59e Mon Sep 17 00:00:00 2001 From: dsiders Date: Sat, 28 Oct 2023 23:58:02 +0100 Subject: [PATCH] Docs: LazUtils/lazconfigstorage. Adds missing short descriptions. --- docs/xml/lazutils/lazconfigstorage.xml | 17 +++++++++++++---- 1 file changed, 13 insertions(+), 4 deletions(-) diff --git a/docs/xml/lazutils/lazconfigstorage.xml b/docs/xml/lazutils/lazconfigstorage.xml index 114ae1bd98..c2a86736ad 100644 --- a/docs/xml/lazutils/lazconfigstorage.xml +++ b/docs/xml/lazutils/lazconfigstorage.xml @@ -1360,10 +1360,15 @@ storage class instance. - + +Configuration storage instance where values are stored. + - + +Path to the location in Config where values in the current class instance are +stored. + @@ -1375,10 +1380,14 @@ class instance. - + +Configuration storage instance with the values loaded into the current class. + - + +Path to the values in Config which are loaded in the method. +