eric6/Documentation/Source/index-eric6.Plugins.CheckerPlugins.SyntaxChecker.html

changeset 7273
391d6b7b1eff
parent 6942
2602857055c5
child 7336
0095e231ddaf
--- a/eric6/Documentation/Source/index-eric6.Plugins.CheckerPlugins.SyntaxChecker.html	Wed Sep 25 19:40:31 2019 +0200
+++ b/eric6/Documentation/Source/index-eric6.Plugins.CheckerPlugins.SyntaxChecker.html	Wed Sep 25 19:42:44 2019 +0200
@@ -20,6 +20,7 @@
 </head>
 <body>
 <h1>eric6.Plugins.CheckerPlugins.SyntaxChecker</h1>
+
 <p>
 Package containing the Syntax Checker plugin.
 </p>
@@ -27,16 +28,20 @@
 
 <h3>Modules</h3>
 <table>
+
 <tr>
 <td><a href="eric6.Plugins.CheckerPlugins.SyntaxChecker.SyntaxCheck.html">SyntaxCheck</a></td>
 <td>Module implementing the syntax check for Python 2/3.</td>
-</tr><tr>
+</tr>
+<tr>
 <td><a href="eric6.Plugins.CheckerPlugins.SyntaxChecker.SyntaxCheckService.html">SyntaxCheckService</a></td>
 <td>Module implementing an interface to add different languages to do a syntax check.</td>
-</tr><tr>
+</tr>
+<tr>
 <td><a href="eric6.Plugins.CheckerPlugins.SyntaxChecker.SyntaxCheckerDialog.html">SyntaxCheckerDialog</a></td>
 <td>Module implementing a simple Python syntax checker.</td>
-</tr><tr>
+</tr>
+<tr>
 <td><a href="eric6.Plugins.CheckerPlugins.SyntaxChecker.jsCheckSyntax.html">jsCheckSyntax</a></td>
 <td>Module implementing the syntax check for Python 2/3.</td>
 </tr>

eric ide

mercurial