--- a/RadonMetrics/Documentation/source/index-Plugin_Metrics_Radon.RadonMetrics.html Wed Jan 01 11:58:55 2020 +0100 +++ b/RadonMetrics/Documentation/source/index-Plugin_Metrics_Radon.RadonMetrics.html Tue Jun 23 19:05:15 2020 +0200 @@ -20,6 +20,7 @@ </head> <body> <h1>Plugin_Metrics_Radon.RadonMetrics</h1> + <p> Package containing the radon code metrics dialogs, supporting functions and data. @@ -28,22 +29,28 @@ <h3>Modules</h3> <table> + <tr> <td><a href="Plugin_Metrics_Radon.RadonMetrics.CodeMetricsCalculator.html">CodeMetricsCalculator</a></td> <td>Module implementing the raw code metrics service.</td> -</tr><tr> +</tr> +<tr> <td><a href="Plugin_Metrics_Radon.RadonMetrics.CyclomaticComplexityCalculator.html">CyclomaticComplexityCalculator</a></td> <td>Module implementing the cyclomatic complexity service.</td> -</tr><tr> +</tr> +<tr> <td><a href="Plugin_Metrics_Radon.RadonMetrics.CyclomaticComplexityDialog.html">CyclomaticComplexityDialog</a></td> <td>Module implementing a dialog to show the cyclomatic complexity (McCabe complexity).</td> -</tr><tr> +</tr> +<tr> <td><a href="Plugin_Metrics_Radon.RadonMetrics.MaintainabilityIndexCalculator.html">MaintainabilityIndexCalculator</a></td> <td>Module implementing the maintainability index service.</td> -</tr><tr> +</tr> +<tr> <td><a href="Plugin_Metrics_Radon.RadonMetrics.MaintainabilityIndexDialog.html">MaintainabilityIndexDialog</a></td> <td>Module implementing a dialog to show maintainability indexes.</td> -</tr><tr> +</tr> +<tr> <td><a href="Plugin_Metrics_Radon.RadonMetrics.RawMetricsDialog.html">RawMetricsDialog</a></td> <td>Module implementing a dialog to show raw code metrics.</td> </tr>