Documentation/Source/eric5.DocumentationTools.APIGenerator.html

changeset 2966
f85f686981ad
parent 2387
2d119e79ab54
child 3018
70924c0bdaf1
--- 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>

eric ide

mercurial