--- a/eric6/Documentation/Source/eric6.PluginManager.PluginInstallDialog.html Sun Jan 17 13:53:08 2021 +0100 +++ b/eric6/Documentation/Source/eric6.PluginManager.PluginInstallDialog.html Mon Feb 01 10:38:16 2021 +0100 @@ -122,7 +122,7 @@ Public method to check, if a restart of the IDE is required. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> flag indicating a restart is required (boolean) </dd> @@ -242,7 +242,7 @@ Private method to create a list of plugin archive names. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> list of plugin archive names (list of strings) </dd> @@ -263,7 +263,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> flag indicating success (boolean), error message upon failure (string) and flag indicating a restart @@ -278,7 +278,7 @@ Private method to install the selected plugin archives. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> flag indicating success (boolean) </dd> @@ -385,7 +385,7 @@ Public method to check, if a restart of the IDE is required. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> flag indicating a restart is required (boolean) </dd>