Mon, 09 Jan 2023 11:22:56 +0100
Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.
<!DOCTYPE html> <html><head> <title>eric7.Plugins.CheckerPlugins.CodeStyleChecker.Miscellaneous</title> <meta charset="UTF-8"> <link rel="stylesheet" href="styles.css"> </head> <body> <h1>eric7.Plugins.CheckerPlugins.CodeStyleChecker.Miscellaneous</h1> <p> Package implementing the checker for miscellaneous issues. </p> <h3>Modules</h3> <table> <tr> <td><a href="eric7.Plugins.CheckerPlugins.CodeStyleChecker.Miscellaneous.MiscellaneousChecker.html">MiscellaneousChecker</a></td> <td>Module implementing a checker for miscellaneous checks.</td> </tr> <tr> <td><a href="eric7.Plugins.CheckerPlugins.CodeStyleChecker.Miscellaneous.MiscellaneousDefaults.html">MiscellaneousDefaults</a></td> <td>Module implementing complex defaults for the miscellaneous checker.</td> </tr> <tr> <td><a href="eric7.Plugins.CheckerPlugins.CodeStyleChecker.Miscellaneous.eradicate.html">eradicate</a></td> <td>Removes commented-out Python code.</td> </tr> <tr> <td><a href="eric7.Plugins.CheckerPlugins.CodeStyleChecker.Miscellaneous.translations.html">translations</a></td> <td>Module implementing message translations for the code style plugin messages (miscellaneous part).</td> </tr> </table> </body></html>