diff -r 866adc8c315b -r 0acf98cd089a eric6/Documentation/Source/eric6.Plugins.WizardPlugins.E5MessageBoxWizard.E5MessageBoxWizardDialog.html --- a/eric6/Documentation/Source/eric6.Plugins.WizardPlugins.E5MessageBoxWizard.E5MessageBoxWizardDialog.html Sun Jan 17 13:53:08 2021 +0100 +++ b/eric6/Documentation/Source/eric6.Plugins.WizardPlugins.E5MessageBoxWizard.E5MessageBoxWizardDialog.html Mon Feb 01 10:38:16 2021 +0100 @@ -23,7 +23,7 @@ <h1>eric6.Plugins.WizardPlugins.E5MessageBoxWizard.E5MessageBoxWizardDialog</h1> <p> -Module implementing the eric6 message box wizard dialog. +Module implementing the eric message box wizard dialog. </p> <h3>Global Attributes</h3> @@ -36,7 +36,7 @@ <tr> <td><a href="#E5MessageBoxWizardDialog">E5MessageBoxWizardDialog</a></td> -<td>Class implementing the eric6 message box wizard dialog.</td> +<td>Class implementing the eric message box wizard dialog.</td> </tr> </table> <h3>Functions</h3> @@ -50,7 +50,7 @@ <h2>E5MessageBoxWizardDialog</h2> <p> - Class implementing the eric6 message box wizard dialog. + Class implementing the eric message box wizard dialog. </p> <p> It displays a dialog for entering the parameters @@ -183,7 +183,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> the button code (string) </dd> @@ -205,14 +205,14 @@ <dd> string used for indentation (space or tab) (string) </dd> -<dt><i>withIntro=</i></dt> +<dt><i>withIntro</i></dt> <dd> flag indicating to generate a first line with introductory text (boolean) </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> the button code (string) </dd> @@ -236,7 +236,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> generated code (string) </dd>