--- a/src/eric7/Documentation/Source/index-eric7.Project.html Thu Nov 24 16:10:58 2022 +0100 +++ b/src/eric7/Documentation/Source/index-eric7.Project.html Thu Nov 24 16:11:55 2022 +0100 @@ -52,6 +52,10 @@ <td>Module implementing a class representing the project debugger properties JSON file.</td> </tr> <tr> +<td><a href="eric7.Project.FileCategoryRepositoryItem.html">FileCategoryRepositoryItem</a></td> +<td>Module implementing a data structure holding the data associated with a file type category.</td> +</tr> +<tr> <td><a href="eric7.Project.FiletypeAssociationDialog.html">FiletypeAssociationDialog</a></td> <td>Module implementing a dialog to enter filetype associations for the project.</td> </tr> @@ -92,12 +96,12 @@ <td>Module implementing the project browser part of the eric UI.</td> </tr> <tr> -<td><a href="eric7.Project.ProjectBrowserFlags.html">ProjectBrowserFlags</a></td> -<td>Module defining the project browser flags.</td> +<td><a href="eric7.Project.ProjectBrowserModel.html">ProjectBrowserModel</a></td> +<td>Module implementing the browser model.</td> </tr> <tr> -<td><a href="eric7.Project.ProjectBrowserModel.html">ProjectBrowserModel</a></td> -<td>Module implementing the browser model.</td> +<td><a href="eric7.Project.ProjectBrowserRepositoryItem.html">ProjectBrowserRepositoryItem</a></td> +<td>Module implementing a data structure holding the data associated with a project browser type.</td> </tr> <tr> <td><a href="eric7.Project.ProjectBrowserSortFilterProxyModel.html">ProjectBrowserSortFilterProxyModel</a></td>