405 <dd> |
405 <dd> |
406 Ready formatted paragraphs. (string) |
406 Ready formatted paragraphs. (string) |
407 </dd> |
407 </dd> |
408 </dl><a NAME="ModuleDocument.__genParamDescriptionListSection" ID="ModuleDocument.__genParamDescriptionListSection"></a> |
408 </dl><a NAME="ModuleDocument.__genParamDescriptionListSection" ID="ModuleDocument.__genParamDescriptionListSection"></a> |
409 <h4>ModuleDocument.__genParamDescriptionListSection</h4> |
409 <h4>ModuleDocument.__genParamDescriptionListSection</h4> |
410 <b>__genParamDescriptionListSection</b>(<i>_list, template</i>) |
410 <b>__genParamDescriptionListSection</b>(<i>_list</i>) |
411 <p> |
411 <p> |
412 Private method to generate the list section of a description. |
412 Private method to generate the list section of a description. |
413 </p><dl> |
413 </p><dl> |
414 <dt><i>_list</i></dt> |
414 <dt><i>_list</i></dt> |
415 <dd> |
415 <dd> |
416 List containing the info for the |
416 list containing the info for the parameter description |
417 list section. |
417 list section (list of lists with three elements) |
418 </dd><dt><i>template</i></dt> |
418 </dd> |
419 <dd> |
419 </dl><dl> |
420 The template to be used for the list. (string) |
420 <dt>Returns:</dt> |
421 </dd> |
421 <dd> |
422 </dl><dl> |
422 formatted list section (string) |
423 <dt>Returns:</dt> |
|
424 <dd> |
|
425 The list section. (string) |
|
426 </dd> |
423 </dd> |
427 </dl><a NAME="ModuleDocument.__genRbModulesClassesListSection" ID="ModuleDocument.__genRbModulesClassesListSection"></a> |
424 </dl><a NAME="ModuleDocument.__genRbModulesClassesListSection" ID="ModuleDocument.__genRbModulesClassesListSection"></a> |
428 <h4>ModuleDocument.__genRbModulesClassesListSection</h4> |
425 <h4>ModuleDocument.__genRbModulesClassesListSection</h4> |
429 <b>__genRbModulesClassesListSection</b>(<i>names, dict, moduleName</i>) |
426 <b>__genRbModulesClassesListSection</b>(<i>names, dict, moduleName</i>) |
430 <p> |
427 <p> |