--- a/Documentation/Source/eric5.QScintilla.Exporters.ExporterTEX.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.QScintilla.Exporters.ExporterTEX.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,13 @@ <table> <tr><td>CHARZ</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#ExporterTEX.__init__">ExporterTEX</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#ExporterTEX.__defineTexStyle">__defineTexStyle</a></td> <td>Private method to define a new TeX style.</td> </tr><tr> @@ -70,6 +71,10 @@ <td>Public method performing the export.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="ExporterTEX.__init__" ID="ExporterTEX.__init__"></a> <h4>ExporterTEX (Constructor)</h4> <b>ExporterTEX</b>(<i>editor, parent=None</i>)