--- a/src/eric7/Documentation/Source/eric7.Plugins.WizardPlugins.EricPluginWizard.Templates.html Thu Jan 04 17:16:15 2024 +0100 +++ b/src/eric7/Documentation/Source/eric7.Plugins.WizardPlugins.EricPluginWizard.Templates.html Thu Jan 04 18:02:25 2024 +0100 @@ -7,24 +7,24 @@ <body> <a NAME="top" ID="top"></a> <h1>eric7.Plugins.WizardPlugins.EricPluginWizard.Templates</h1> - <p> Class documentation goes here. </p> + <h3>Global Attributes</h3> - <table> -<tr><td>__header__</td></tr><tr><td>error</td></tr><tr><td>mainTemplate</td></tr> +<tr><td>__header__</td></tr> +<tr><td>error</td></tr> +<tr><td>mainTemplate</td></tr> </table> + <h3>Classes</h3> - <table> <tr><td>None</td></tr> </table> + <h3>Functions</h3> - <table> - <tr> <td><a href="#__init__">__init__</a></td> <td>Constructor</td> @@ -50,15 +50,16 @@ <td>Module function to return the API files made available by this plug-in.</td> </tr> </table> + <hr /> <hr /> <a NAME="__init__" ID="__init__"></a> <h2>__init__</h2> <b>__init__</b>(<i>self, ui</i>) - <p> Constructor </p> + <dl> <dt><i>ui</i> (UI.UserInterface)</dt> @@ -72,10 +73,10 @@ <a NAME="activate" ID="activate"></a> <h2>activate</h2> <b>activate</b>(<i>self</i>) - <p> Public method to activate this plug-in. </p> + <dl> <dt>Return:</dt> <dd> @@ -94,10 +95,10 @@ <a NAME="deactivate" ID="deactivate"></a> <h2>deactivate</h2> <b>deactivate</b>(<i>self</i>) - <p> Module function returning data as required by the configuration dialog. </p> + <dl> <dt>Return:</dt> <dd> @@ -116,10 +117,10 @@ <a NAME="getPreferences" ID="getPreferences"></a> <h2>getPreferences</h2> <b>getPreferences</b>(<i>self, key</i>) - <p> Public method to retrieve the various settings values. </p> + <dl> <dt><i>key</i> (str)</dt> @@ -145,20 +146,20 @@ <a NAME="prepareUninstall" ID="prepareUninstall"></a> <h2>prepareUninstall</h2> <b>prepareUninstall</b>(<i></i>) - <p> Module function to prepare for an un-installation. </p> + <div align="right"><a href="#top">Up</a></div> <hr /> <hr /> <a NAME="setPreferences" ID="setPreferences"></a> <h2>setPreferences</h2> <b>setPreferences</b>(<i>self, key, value</i>) - <p> Module function to return the API files made available by this plug-in. </p> + <dl> <dt><i>language</i> (str)</dt> @@ -180,4 +181,4 @@ </dl> <div align="right"><a href="#top">Up</a></div> <hr /> -</body></html> \ No newline at end of file +</body></html>