Documentation/Source/eric6.DocumentationTools.ModuleDocumentor.html

changeset 4267
94496d77156b
parent 3673
e26d7d0c1088
child 5606
da305d172769
--- a/Documentation/Source/eric6.DocumentationTools.ModuleDocumentor.html	Mon May 25 16:28:18 2015 +0200
+++ b/Documentation/Source/eric6.DocumentationTools.ModuleDocumentor.html	Sat May 30 12:38:30 2015 +0200
@@ -407,22 +407,19 @@
 </dd>
 </dl><a NAME="ModuleDocument.__genParamDescriptionListSection" ID="ModuleDocument.__genParamDescriptionListSection"></a>
 <h4>ModuleDocument.__genParamDescriptionListSection</h4>
-<b>__genParamDescriptionListSection</b>(<i>_list, template</i>)
+<b>__genParamDescriptionListSection</b>(<i>_list</i>)
 <p>
         Private method to generate the list section of a description.
 </p><dl>
 <dt><i>_list</i></dt>
 <dd>
-List containing the info for the
-            list section.
-</dd><dt><i>template</i></dt>
-<dd>
-The template to be used for the list. (string)
+list containing the info for the parameter description
+            list section (list of lists with three elements)
 </dd>
 </dl><dl>
 <dt>Returns:</dt>
 <dd>
-The list section. (string)
+formatted list section (string)
 </dd>
 </dl><a NAME="ModuleDocument.__genRbModulesClassesListSection" ID="ModuleDocument.__genRbModulesClassesListSection"></a>
 <h4>ModuleDocument.__genRbModulesClassesListSection</h4>

eric ide

mercurial