--- a/Documentation/Source/eric5.Helpviewer.HelpBrowserWV.html Fri Oct 15 08:40:51 2010 +0200 +++ b/Documentation/Source/eric5.Helpviewer.HelpBrowserWV.html Fri Oct 15 09:31:28 2010 +0200 @@ -49,7 +49,10 @@ </table> <h3>Functions</h3> <table> -<tr><td>None</td></tr> +<tr> +<td><a href="#contentSniff">contentSniff</a></td> +<td>Module function to do some content sniffing to check, if the data is HTML.</td> +</tr> </table> <hr /><hr /> <a NAME="HelpBrowser" ID="HelpBrowser"></a> @@ -1070,5 +1073,18 @@ Constructor </p> <div align="right"><a href="#top">Up</a></div> +<hr /><hr /> +<a NAME="contentSniff" ID="contentSniff"></a> +<h2>contentSniff</h2> +<b>contentSniff</b>(<i>data</i>) +<p> + Module function to do some content sniffing to check, if the data is HTML. +</p><dl> +<dt>Returns:</dt> +<dd> +flag indicating HTML content (boolean) +</dd> +</dl> +<div align="right"><a href="#top">Up</a></div> <hr /> </body></html> \ No newline at end of file