diff -r c4c17121eff8 -r a21d673a8f99 eric6/Documentation/Source/eric6.PluginManager.PluginRepositoryDialog.html --- a/eric6/Documentation/Source/eric6.PluginManager.PluginRepositoryDialog.html Sat Jan 16 16:50:00 2021 +0100 +++ b/eric6/Documentation/Source/eric6.PluginManager.PluginRepositoryDialog.html Sat Jan 16 16:51:23 2021 +0100 @@ -136,7 +136,7 @@ Public method to get the list of recently downloaded plugin files. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> list of plugin filenames (list of strings) </dd> @@ -347,7 +347,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> modified URL </dd> @@ -521,7 +521,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> formatted description (string) </dd> @@ -534,7 +534,7 @@ Private method to check, if there are any hidden plug-ins. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> flag indicating the presence of hidden plug-ins (boolean) </dd> @@ -575,7 +575,7 @@ Private method to get all selected items without the toplevel ones. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> list of selected items (list) </dd> @@ -646,7 +646,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> plug-in update status (integer, one of PluginStatusNew, PluginStatusUpToDate, PluginStatusLocalUpdate, @@ -703,7 +703,7 @@ Public method to get the list of recently downloaded plugin files. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> list of plugin filenames (list of strings) </dd>