--- a/Documentation/Source/eric5.QScintilla.Exporters.ExporterHTML.html Fri Mar 11 08:55:14 2011 +0100 +++ b/Documentation/Source/eric5.QScintilla.Exporters.ExporterHTML.html Fri Mar 11 16:51:57 2011 +0100 @@ -66,7 +66,7 @@ </table> <a NAME="ExporterHTML.__init__" ID="ExporterHTML.__init__"></a> <h4>ExporterHTML (Constructor)</h4> -<b>ExporterHTML</b>(<i>editor, parent = None</i>) +<b>ExporterHTML</b>(<i>editor, parent=None</i>) <p> Constructor </p><dl> @@ -118,7 +118,7 @@ </dd> </dl><a NAME="HTMLGenerator.generate" ID="HTMLGenerator.generate"></a> <h4>HTMLGenerator.generate</h4> -<b>generate</b>(<i>tabSize = 4, useTabs = False, wysiwyg = True, folding = False, onlyStylesUsed = False, titleFullPath = False</i>) +<b>generate</b>(<i>tabSize=4, useTabs=False, wysiwyg=True, folding=False, onlyStylesUsed=False, titleFullPath=False</i>) <p> Public method to generate HTML for the source editor. </p><dl>