Documentation/Source/eric5.DocumentationTools.ModuleDocumentor.html

changeset 945
8cd4d08fa9f6
parent 440
69ace3e2dcf6
child 1228
7afaf2fca55b
diff -r 1b59c4ba121e -r 8cd4d08fa9f6 Documentation/Source/eric5.DocumentationTools.ModuleDocumentor.html
--- a/Documentation/Source/eric5.DocumentationTools.ModuleDocumentor.html	Fri Mar 11 08:55:14 2011 +0100
+++ b/Documentation/Source/eric5.DocumentationTools.ModuleDocumentor.html	Fri Mar 11 16:51:57 2011 +0100
@@ -151,7 +151,7 @@
 </table>
 <a NAME="ModuleDocument.__init__" ID="ModuleDocument.__init__"></a>
 <h4>ModuleDocument (Constructor)</h4>
-<b>ModuleDocument</b>(<i>module, colors, stylesheet = None</i>)
+<b>ModuleDocument</b>(<i>module, colors, stylesheet=None</i>)
 <p>
         Constructor
 </p><dl>
@@ -170,7 +170,7 @@
 <h4>ModuleDocument.__checkDeprecated</h4>
 <b>__checkDeprecated</b>(<i>descr</i>)
 <p>
-        Private method to check, if the object to be documented contains a 
+        Private method to check, if the object to be documented contains a
         deprecated flag.
 </p><dl>
 <dt><i>desc</i></dt>
@@ -281,7 +281,7 @@
 </dd>
 </dl><a NAME="ModuleDocument.__genGlobalsListSection" ID="ModuleDocument.__genGlobalsListSection"></a>
 <h4>ModuleDocument.__genGlobalsListSection</h4>
-<b>__genGlobalsListSection</b>(<i>class_ = None</i>)
+<b>__genGlobalsListSection</b>(<i>class_=None</i>)
 <p>
         Private method to generate the section listing all global attributes of
         the module.
@@ -297,7 +297,7 @@
 </dd>
 </dl><a NAME="ModuleDocument.__genListSection" ID="ModuleDocument.__genListSection"></a>
 <h4>ModuleDocument.__genListSection</h4>
-<b>__genListSection</b>(<i>names, dict, kwSuffix = ""</i>)
+<b>__genListSection</b>(<i>names, dict, kwSuffix=""</i>)
 <p>
         Private method to generate a list section of the document.
 </p><dl>
@@ -449,7 +449,7 @@
 <h4>ModuleDocument.__genRbModulesListSection</h4>
 <b>__genRbModulesListSection</b>(<i></i>)
 <p>
-        Private method to generate the section listing all modules of the file 
+        Private method to generate the section listing all modules of the file
         (Ruby only).
 </p><dl>
 <dt>Returns:</dt>

eric ide

mercurial