diff -r a7c73526f336 -r bbcad422aea7 src/eric7/Documentation/Source/index-eric7.Project.html --- a/src/eric7/Documentation/Source/index-eric7.Project.html Sun Jul 14 17:24:03 2024 +0200 +++ b/src/eric7/Documentation/Source/index-eric7.Project.html Sun Jul 14 17:38:30 2024 +0200 @@ -72,6 +72,10 @@ <td>Module implementing a dialog to enter the data for a new dialog class file.</td> </tr> <tr> +<td><a href="eric7.Project.NewDirectoryDialog.html">NewDirectoryDialog</a></td> +<td>Module implementing a dialog to enter the data for a new project sub-directory.</td> +</tr> +<tr> <td><a href="eric7.Project.NewPythonPackageDialog.html">NewPythonPackageDialog</a></td> <td>Module implementing a dialog to add a new Python package.</td> </tr>