diff -r b177fe3b0063 -r 2c37b9a37b2d Documentation/Source/eric5.Plugins.CheckerPlugins.CodeStyleChecker.CodeStyleChecker.html --- a/Documentation/Source/eric5.Plugins.CheckerPlugins.CodeStyleChecker.CodeStyleChecker.html Sat Jan 04 18:09:21 2014 +0100 +++ b/Documentation/Source/eric5.Plugins.CheckerPlugins.CodeStyleChecker.CodeStyleChecker.html Sat Jan 04 18:39:24 2014 +0100 @@ -100,6 +100,12 @@ type of the documentation strings (string, one of 'eric' or 'pep257') </dd> +</dl><dl> +<dt>Raises <b>AssertionError</b>:</dt> +<dd> +raised if the docType argument is not + "eric" or "pep257" +</dd> </dl> <div align="right"><a href="#top">Up</a></div> <hr />