--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/RadonMetrics/Documentation/source/index-Plugin_Metrics_Radon.RadonMetrics.html Sat Sep 19 20:00:54 2015 +0200 @@ -0,0 +1,58 @@ +<!DOCTYPE html> +<html><head> +<title>Plugin_Metrics_Radon.RadonMetrics</title> +<meta charset="UTF-8"> +<style> +body { + background: #EDECE6; + margin: 0em 1em 10em 1em; + color: black; +} + +h1 { color: white; background: #85774A; } +h2 { color: white; background: #85774A; } +h3 { color: white; background: #9D936E; } +h4 { color: white; background: #9D936E; } + +a { color: #BA6D36; } + +</style> +</head> +<body> +<h1>Plugin_Metrics_Radon.RadonMetrics</h1> +<p> +Package containing the radon code metrics dialogs, supporting functions and +data. +</p> + +<h3>Packages</h3> +<table> +<tr> +<td><a href="index-Plugin_Metrics_Radon.RadonMetrics.radon.html">radon</a></td> +<td></td> +</tr> +</table> + +<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> +<td><a href="Plugin_Metrics_Radon.RadonMetrics.CyclomaticComplexityCalculator.html">CyclomaticComplexityCalculator</a></td> +<td>Module implementing the cyclomatic complexity service.</td> +</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> +<td><a href="Plugin_Metrics_Radon.RadonMetrics.MaintainabilityIndexCalculator.html">MaintainabilityIndexCalculator</a></td> +<td>Module implementing the maintainability index service.</td> +</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> +<td><a href="Plugin_Metrics_Radon.RadonMetrics.RawMetricsDialog.html">RawMetricsDialog</a></td> +<td>Module implementing a dialog to show raw code metrics.</td> +</tr> +</table> +</body></html> \ No newline at end of file