diff -r f6f7d8f364c3 -r 213951c41dcd eric7/Documentation/Source/index-eric7.DataViews.html --- a/eric7/Documentation/Source/index-eric7.DataViews.html Mon May 23 17:31:02 2022 +0200 +++ b/eric7/Documentation/Source/index-eric7.DataViews.html Mon May 23 18:15:10 2022 +0200 @@ -28,6 +28,14 @@ <td>Module implementing a Python code coverage dialog.</td> </tr> <tr> +<td><a href="eric7.DataViews.PyCoverageHtmlReportDialog.html">PyCoverageHtmlReportDialog</a></td> +<td>Module implementing a dialog to enter the parameters for a coverage HTML report.</td> +</tr> +<tr> +<td><a href="eric7.DataViews.PyCoverageJsonReportDialog.html">PyCoverageJsonReportDialog</a></td> +<td>Module implementing a dialog to enter the parameters for a coverage JSON report.</td> +</tr> +<tr> <td><a href="eric7.DataViews.PyProfileDialog.html">PyProfileDialog</a></td> <td>Module implementing a dialog to display profile data.</td> </tr>