diff -r 2c14833a2bee -r 2be5b245e1b8 eric6/Documentation/Source/eric6.Plugins.CheckerPlugins.CodeStyleChecker.MiscellaneousChecker.html --- a/eric6/Documentation/Source/eric6.Plugins.CheckerPlugins.CodeStyleChecker.MiscellaneousChecker.html Thu Jun 27 19:05:28 2019 +0200 +++ b/eric6/Documentation/Source/eric6.Plugins.CheckerPlugins.CodeStyleChecker.MiscellaneousChecker.html Thu Jun 27 19:21:23 2019 +0200 @@ -454,6 +454,9 @@ <td><a href="#MiscellaneousChecker.__checkGettext">__checkGettext</a></td> <td>Private method to check the 'gettext' import statement.</td> </tr><tr> +<td><a href="#MiscellaneousChecker.__checkLineContinuation">__checkLineContinuation</a></td> +<td>Private method to check öine continuation using '\'.</td> +</tr><tr> <td><a href="#MiscellaneousChecker.__checkLogging">__checkLogging</a></td> <td>Private method to check logging statements.</td> </tr><tr> @@ -577,6 +580,11 @@ <b>__checkGettext</b>(<i></i>) <p> Private method to check the 'gettext' import statement. +</p><a NAME="MiscellaneousChecker.__checkLineContinuation" ID="MiscellaneousChecker.__checkLineContinuation"></a> +<h4>MiscellaneousChecker.__checkLineContinuation</h4> +<b>__checkLineContinuation</b>(<i></i>) +<p> + Private method to check öine continuation using '\'. </p><a NAME="MiscellaneousChecker.__checkLogging" ID="MiscellaneousChecker.__checkLogging"></a> <h4>MiscellaneousChecker.__checkLogging</h4> <b>__checkLogging</b>(<i></i>)