--- a/eric6/Documentation/Source/index-eric6.DataViews.html Wed Sep 25 19:40:31 2019 +0200 +++ b/eric6/Documentation/Source/index-eric6.DataViews.html Wed Sep 25 19:42:44 2019 +0200 @@ -20,6 +20,7 @@ </head> <body> <h1>eric6.DataViews</h1> + <p> Package containing modules for viewing various data. </p> @@ -27,16 +28,20 @@ <h3>Modules</h3> <table> + <tr> <td><a href="eric6.DataViews.CodeMetrics.html">CodeMetrics</a></td> <td>Module implementing a simple Python code metrics analyzer.</td> -</tr><tr> +</tr> +<tr> <td><a href="eric6.DataViews.CodeMetricsDialog.html">CodeMetricsDialog</a></td> <td>Module implementing a code metrics dialog.</td> -</tr><tr> +</tr> +<tr> <td><a href="eric6.DataViews.PyCoverageDialog.html">PyCoverageDialog</a></td> <td>Module implementing a Python code coverage dialog.</td> -</tr><tr> +</tr> +<tr> <td><a href="eric6.DataViews.PyProfileDialog.html">PyProfileDialog</a></td> <td>Module implementing a dialog to display profile data.</td> </tr>