diff -r c4c17121eff8 -r a21d673a8f99 eric6/Documentation/Source/eric6.PipInterface.PipPackagesWidget.html --- a/eric6/Documentation/Source/eric6.PipInterface.PipPackagesWidget.html Sat Jan 16 16:50:00 2021 +0100 +++ b/eric6/Documentation/Source/eric6.PipInterface.PipPackagesWidget.html Sat Jan 16 16:51:23 2021 +0100 @@ -356,7 +356,7 @@ Private method to get a list of all items that can be updated. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> list of all items that can be updated </dd> @@ -375,7 +375,7 @@ Private method to get the pip version of the selected environment. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> tuple containing the version number or tuple with all zeros in case pip is not available @@ -430,7 +430,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> flag indicating success </dd> @@ -522,7 +522,7 @@ selected environment. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> flag indicating availability </dd> @@ -609,7 +609,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> score value </dd> @@ -653,7 +653,7 @@ Private method to get a list of selected items that can be updated. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> list of selected items that can be updated </dd> @@ -726,7 +726,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> list of packages </dd>