--- a/src/eric7/Documentation/Source/eric7.Project.ProjectSourcesBrowser.html Tue Oct 24 11:45:39 2023 +0200 +++ b/src/eric7/Documentation/Source/eric7.Project.ProjectSourcesBrowser.html Wed Oct 25 14:30:33 2023 +0200 @@ -72,6 +72,10 @@ <td>Private method to add a new package to the project.</td> </tr> <tr> +<td><a href="#ProjectSourcesBrowser.__addNewSourceFile">__addNewSourceFile</a></td> +<td>Private method to add a new source file to the project.</td> +</tr> +<tr> <td><a href="#ProjectSourcesBrowser.__addSourceDirectory">__addSourceDirectory</a></td> <td>Private method to add source files of a directory to the project.</td> </tr> @@ -247,6 +251,13 @@ <p> Private method to add a new package to the project. </p> +<a NAME="ProjectSourcesBrowser.__addNewSourceFile" ID="ProjectSourcesBrowser.__addNewSourceFile"></a> +<h4>ProjectSourcesBrowser.__addNewSourceFile</h4> +<b>__addNewSourceFile</b>(<i></i>) + +<p> + Private method to add a new source file to the project. +</p> <a NAME="ProjectSourcesBrowser.__addSourceDirectory" ID="ProjectSourcesBrowser.__addSourceDirectory"></a> <h4>ProjectSourcesBrowser.__addSourceDirectory</h4> <b>__addSourceDirectory</b>(<i></i>)