Documentation/Source/eric5.Plugins.CheckerPlugins.Tabnanny.Tabnanny.html

branch
Py2 comp.
changeset 3456
96232974dcdb
parent 3018
70924c0bdaf1
child 3591
2f2a4a76dd22
diff -r f25fc1364c88 -r 96232974dcdb Documentation/Source/eric5.Plugins.CheckerPlugins.Tabnanny.Tabnanny.html
--- a/Documentation/Source/eric5.Plugins.CheckerPlugins.Tabnanny.Tabnanny.html	Sun Jan 05 23:22:17 2014 +0100
+++ b/Documentation/Source/eric5.Plugins.CheckerPlugins.Tabnanny.Tabnanny.html	Sun Mar 30 22:00:14 2014 +0200
@@ -63,6 +63,9 @@
 <td><a href="#format_witnesses">format_witnesses</a></td>
 <td>Function to format the witnesses as a readable string.</td>
 </tr><tr>
+<td><a href="#initService">initService</a></td>
+<td>Initialize the service and return the entry point.</td>
+</tr><tr>
 <td><a href="#process_tokens">process_tokens</a></td>
 <td>Function processing all tokens generated by a tokenizer run.</td>
 </tr>
@@ -351,6 +354,19 @@
 </dl>
 <div align="right"><a href="#top">Up</a></div>
 <hr /><hr />
+<a NAME="initService" ID="initService"></a>
+<h2>initService</h2>
+<b>initService</b>(<i></i>)
+<p>
+    Initialize the service and return the entry point.
+</p><dl>
+<dt>Returns:</dt>
+<dd>
+the entry point for the background client (function)
+</dd>
+</dl>
+<div align="right"><a href="#top">Up</a></div>
+<hr /><hr />
 <a NAME="process_tokens" ID="process_tokens"></a>
 <h2>process_tokens</h2>
 <b>process_tokens</b>(<i>tokens</i>)

eric ide

mercurial