--- a/Documentation/Source/eric5.QScintilla.Editor.html Sat Feb 16 16:32:32 2013 +0100 +++ b/Documentation/Source/eric5.QScintilla.Editor.html Sun Feb 17 18:23:01 2013 +0100 @@ -818,9 +818,6 @@ <td><a href="#Editor.isLastEditPositionAvailable">isLastEditPositionAvailable</a></td> <td>Public method to check, if a last edit position is available.</td> </tr><tr> -<td><a href="#Editor.isPreviewable">isPreviewable</a></td> -<td>Public method to check, if the contents of the file is previewable in a web browser.</td> -</tr><tr> <td><a href="#Editor.isPy2File">isPy2File</a></td> <td>Public method to return a flag indicating a Python file.</td> </tr><tr> @@ -3042,17 +3039,6 @@ <dd> flag indicating availability (boolean) </dd> -</dl><a NAME="Editor.isPreviewable" ID="Editor.isPreviewable"></a> -<h4>Editor.isPreviewable</h4> -<b>isPreviewable</b>(<i></i>) -<p> - Public method to check, if the contents of the file is previewable in - a web browser. -</p><dl> -<dt>Returns:</dt> -<dd> -flag indicating a previewable file (boolean) -</dd> </dl><a NAME="Editor.isPy2File" ID="Editor.isPy2File"></a> <h4>Editor.isPy2File</h4> <b>isPy2File</b>(<i></i>)