src/eric7/Documentation/Source/eric7.Plugins.CheckerPlugins.SyntaxChecker.tomlCheckSyntax.html

branch
eric7
changeset 9507
1f39839655ea
parent 9209
b99e7fd55fd3
child 10341
3fdffd9cc21d
--- a/src/eric7/Documentation/Source/eric7.Plugins.CheckerPlugins.SyntaxChecker.tomlCheckSyntax.html	Fri Nov 11 17:14:21 2022 +0100
+++ b/src/eric7/Documentation/Source/eric7.Plugins.CheckerPlugins.SyntaxChecker.tomlCheckSyntax.html	Fri Nov 11 17:49:06 2022 +0100
@@ -38,10 +38,6 @@
 <td>Initialize the service and return the entry point.</td>
 </tr>
 <tr>
-<td><a href="#normalizeCode">normalizeCode</a></td>
-<td>Function to normalize the given code.</td>
-</tr>
-<tr>
 <td><a href="#tomlSyntaxBatchCheck">tomlSyntaxBatchCheck</a></td>
 <td>Module function to check syntax for a batch of files.</td>
 </tr>
@@ -136,35 +132,6 @@
 <div align="right"><a href="#top">Up</a></div>
 <hr />
 <hr />
-<a NAME="normalizeCode" ID="normalizeCode"></a>
-<h2>normalizeCode</h2>
-<b>normalizeCode</b>(<i>codestring</i>)
-
-<p>
-    Function to normalize the given code.
-</p>
-<dl>
-
-<dt><i>codestring</i> (str)</dt>
-<dd>
-code to be normalized
-</dd>
-</dl>
-<dl>
-<dt>Return:</dt>
-<dd>
-normalized code
-</dd>
-</dl>
-<dl>
-<dt>Return Type:</dt>
-<dd>
-str
-</dd>
-</dl>
-<div align="right"><a href="#top">Up</a></div>
-<hr />
-<hr />
 <a NAME="tomlSyntaxBatchCheck" ID="tomlSyntaxBatchCheck"></a>
 <h2>tomlSyntaxBatchCheck</h2>
 <b>tomlSyntaxBatchCheck</b>(<i>argumentsList, send, fx, cancelled, maxProcesses=0</i>)

eric ide

mercurial