diff -r 022f0bc87198 -r 6124794c3ffe PyLint/Documentation/source/index-Plugin_Checker_PyLint.PyLint.html --- a/PyLint/Documentation/source/index-Plugin_Checker_PyLint.PyLint.html Mon May 04 17:51:42 2020 +0200 +++ b/PyLint/Documentation/source/index-Plugin_Checker_PyLint.PyLint.html Mon Jun 22 19:49:17 2020 +0200 @@ -20,6 +20,7 @@ </head> <body> <h1>Plugin_Checker_PyLint.PyLint</h1> + <p> Package containing the PyLint plugin. </p> @@ -27,10 +28,12 @@ <h3>Modules</h3> <table> + <tr> <td><a href="Plugin_Checker_PyLint.PyLint.PyLintConfigDialog.html">PyLintConfigDialog</a></td> <td>Module implementing a dialog to configure the PyLint process.</td> -</tr><tr> +</tr> +<tr> <td><a href="Plugin_Checker_PyLint.PyLint.PyLintExecDialog.html">PyLintExecDialog</a></td> <td>Module implementing a dialog to show the results of the PyLint run.</td> </tr>