--- a/VultureChecker/Documentation/source/Plugin_Checker_Vulture.PluginVulture.html Tue May 25 19:30:18 2021 +0200 +++ b/VultureChecker/Documentation/source/Plugin_Checker_Vulture.PluginVulture.html Tue May 25 19:36:03 2021 +0200 @@ -165,9 +165,9 @@ </p> <dl> -<dt><i>ui</i></dt> +<dt><i>ui</i> (UserInterface)</dt> <dd> -reference to the user interface object (UI.UserInterface) +reference to the user interface object </dd> </dl> <a NAME="VulturePlugin.__initialize" ID="VulturePlugin.__initialize"></a> @@ -245,7 +245,13 @@ <dl> <dt>Return:</dt> <dd> -tuple of None and activation status (boolean) +tuple of None and activation status +</dd> +</dl> +<dl> +<dt>Return Type:</dt> +<dd> +tuple of (None, bool) </dd> </dl> <a NAME="VulturePlugin.batchJobDone" ID="VulturePlugin.batchJobDone"></a>