--- a/Documentation/Source/eric5.DocumentationTools.APIGenerator.html Sun Sep 29 18:22:08 2013 +0200 +++ b/Documentation/Source/eric5.DocumentationTools.APIGenerator.html Sun Sep 29 18:23:27 2013 +0200 @@ -105,9 +105,9 @@ <p> Private method to generate class api section for class variables. </p><dl> -<dt><i>classname</i></dt> +<dt><i>className</i></dt> <dd> -Name of the class containing the class variables. (string) +name of the class containing the class variables (string) </dd> </dl><a NAME="APIGenerator.__addClassesAPI" ID="APIGenerator.__addClassesAPI"></a> <h4>APIGenerator.__addClassesAPI</h4> @@ -130,9 +130,9 @@ <p> Private method to generate the api section for class methods. </p><dl> -<dt><i>classname</i></dt> +<dt><i>className</i></dt> <dd> -Name of the class containing the method. (string) +name of the class containing the method (string) </dd> </dl><a NAME="APIGenerator.__isPrivate" ID="APIGenerator.__isPrivate"></a> <h4>APIGenerator.__isPrivate</h4>