--- a/src/eric7/Documentation/Source/eric7.Plugins.UiExtensionPlugins.Translator.TranslatorEngines.__init__.html Thu Jan 04 17:16:15 2024 +0100 +++ b/src/eric7/Documentation/Source/eric7.Plugins.UiExtensionPlugins.Translator.TranslatorEngines.__init__.html Thu Jan 04 18:02:25 2024 +0100 @@ -7,24 +7,22 @@ <body> <a NAME="top" ID="top"></a> <h1>eric7.Plugins.UiExtensionPlugins.Translator.TranslatorEngines.__init__</h1> - <p> Package containing the various translation engines. </p> + <h3>Global Attributes</h3> - <table> <tr><td>None</td></tr> </table> + <h3>Classes</h3> - <table> <tr><td>None</td></tr> </table> + <h3>Functions</h3> - <table> - <tr> <td><a href="#engineDisplayName">engineDisplayName</a></td> <td>Module function to get a translated name for an engine.</td> @@ -46,15 +44,16 @@ <td>Module function to get the list of supported translation engines.</td> </tr> </table> + <hr /> <hr /> <a NAME="engineDisplayName" ID="engineDisplayName"></a> <h2>engineDisplayName</h2> <b>engineDisplayName</b>(<i>name</i>) - <p> Module function to get a translated name for an engine. </p> + <dl> <dt><i>name</i> (str)</dt> @@ -80,10 +79,10 @@ <a NAME="getEngineIcon" ID="getEngineIcon"></a> <h2>getEngineIcon</h2> <b>getEngineIcon</b>(<i>name</i>) - <p> Module function to get the icon of the named engine. </p> + <dl> <dt><i>name</i> (str)</dt> @@ -109,10 +108,10 @@ <a NAME="getKeyUrl" ID="getKeyUrl"></a> <h2>getKeyUrl</h2> <b>getKeyUrl</b>(<i>name</i>) - <p> Module function to get an URL to request a user key. </p> + <dl> <dt><i>name</i> (str)</dt> @@ -138,10 +137,10 @@ <a NAME="getTranslationEngine" ID="getTranslationEngine"></a> <h2>getTranslationEngine</h2> <b>getTranslationEngine</b>(<i>name, plugin, parent=None</i>) - <p> Module function to instantiate an engine object for the named service. </p> + <dl> <dt><i>name</i> (str)</dt> @@ -175,10 +174,10 @@ <a NAME="supportedEngineNames" ID="supportedEngineNames"></a> <h2>supportedEngineNames</h2> <b>supportedEngineNames</b>(<i></i>) - <p> Module function to get the list of supported translation engines. </p> + <dl> <dt>Return:</dt> <dd> @@ -193,4 +192,4 @@ </dl> <div align="right"><a href="#top">Up</a></div> <hr /> -</body></html> \ No newline at end of file +</body></html>