--- a/src/eric7/Documentation/Source/eric7.PipInterface.PipPackageDetailsDialog.html Wed Jan 04 16:45:57 2023 +0100 +++ b/src/eric7/Documentation/Source/eric7.PipInterface.PipPackageDetailsDialog.html Wed Jan 04 16:49:13 2023 +0100 @@ -75,6 +75,10 @@ <td>Private method to populate the download URLs tab.</td> </tr> <tr> +<td><a href="#PipPackageDetailsDialog.__populateProjectUrls">__populateProjectUrls</a></td> +<td>Private method to populate the 'Project URLs' tab.</td> +</tr> +<tr> <td><a href="#PipPackageDetailsDialog.__populateRequiresProvides">__populateRequiresProvides</a></td> <td>Private method to populate the requires/provides tab.</td> </tr> @@ -204,6 +208,20 @@ downloads information </dd> </dl> +<a NAME="PipPackageDetailsDialog.__populateProjectUrls" ID="PipPackageDetailsDialog.__populateProjectUrls"></a> +<h4>PipPackageDetailsDialog.__populateProjectUrls</h4> +<b>__populateProjectUrls</b>(<i>urls</i>) + +<p> + Private method to populate the 'Project URLs' tab. +</p> +<dl> + +<dt><i>urls</i> (dict)</dt> +<dd> +dictionary containing the defined project URLs +</dd> +</dl> <a NAME="PipPackageDetailsDialog.__populateRequiresProvides" ID="PipPackageDetailsDialog.__populateRequiresProvides"></a> <h4>PipPackageDetailsDialog.__populateRequiresProvides</h4> <b>__populateRequiresProvides</b>(<i>detailsData</i>)