--- a/RadonMetrics/Documentation/source/Plugin_Metrics_Radon.RadonMetrics.MaintainabilityIndexCalculator.html Sun Jul 11 14:40:09 2021 +0200 +++ b/RadonMetrics/Documentation/source/Plugin_Metrics_Radon.RadonMetrics.MaintainabilityIndexCalculator.html Mon Sep 27 15:43:50 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>Plugin_Metrics_Radon.RadonMetrics.MaintainabilityIndexCalculator</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> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a> @@ -60,7 +46,7 @@ <td>Private function to calculate the maintainability index of one file.</td> </tr> <tr> -<td><a href="#worker">worker</a></td> +<td><a href="#workerTask">workerTask</a></td> <td>Module function acting as the parallel worker for the maintainability index calculation.</td> </tr> </table> @@ -200,9 +186,9 @@ <div align="right"><a href="#top">Up</a></div> <hr /> <hr /> -<a NAME="worker" ID="worker"></a> -<h2>worker</h2> -<b>worker</b>(<i>inputQueue, outputQueue</i>) +<a NAME="workerTask" ID="workerTask"></a> +<h2>workerTask</h2> +<b>workerTask</b>(<i>inputQueue, outputQueue</i>) <p> Module function acting as the parallel worker for the maintainability