diff -r 44f8c8c3d37e -r 21d26ab100ba eric7/Documentation/Source/eric7.Project.PropertiesDialog.html --- a/eric7/Documentation/Source/eric7.Project.PropertiesDialog.html Sun Jun 05 17:06:05 2022 +0200 +++ b/eric7/Documentation/Source/eric7.Project.PropertiesDialog.html Sun Jun 05 17:10:10 2022 +0200 @@ -59,6 +59,10 @@ <td>Constructor</td> </tr> <tr> +<td><a href="#PropertiesDialog.__populateLicenseComboBox">__populateLicenseComboBox</a></td> +<td>Private method to populate the license selector with the list of trove license types.</td> +</tr> +<tr> <td><a href="#PropertiesDialog.getPPath">getPPath</a></td> <td>Public method to get the project path.</td> </tr> @@ -135,6 +139,18 @@ name of this dialog (string) </dd> </dl> +<a NAME="PropertiesDialog.__populateLicenseComboBox" ID="PropertiesDialog.__populateLicenseComboBox"></a> +<h4>PropertiesDialog.__populateLicenseComboBox</h4> +<b>__populateLicenseComboBox</b>(<i></i>) + +<p> + Private method to populate the license selector with the list of trove + license types. +</p> +<p> + Note: The trove licanese list file was created from querying + "https://pypi.org/pypi?%3Aaction=list_classifiers". +</p> <a NAME="PropertiesDialog.getPPath" ID="PropertiesDialog.getPPath"></a> <h4>PropertiesDialog.getPPath</h4> <b>getPPath</b>(<i></i>)