diff -r c4c17121eff8 -r a21d673a8f99 eric6/Documentation/Source/eric6.PluginManager.PluginInstallDialog.html --- a/eric6/Documentation/Source/eric6.PluginManager.PluginInstallDialog.html Sat Jan 16 16:50:00 2021 +0100 +++ b/eric6/Documentation/Source/eric6.PluginManager.PluginInstallDialog.html Sat Jan 16 16:51:23 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>