--- a/src/eric7/Documentation/Source/eric7.EricNetwork.EricGoogleMailHelpers.html Thu Oct 20 10:22:41 2022 +0200 +++ b/src/eric7/Documentation/Source/eric7.EricNetwork.EricGoogleMailHelpers.html Thu Oct 20 19:19:00 2022 +0200 @@ -26,8 +26,8 @@ <table> <tr> -<td><a href="#getInstallCommand">getInstallCommand</a></td> -<td>Module function to get the install command to get the Google mail support activated.</td> +<td><a href="#installGoogleAPIPackages">installGoogleAPIPackages</a></td> +<td>Module function to install the required packages to support Google mail.</td> </tr> <tr> <td><a href="#isClientSecretFileAvailable">isClientSecretFileAvailable</a></td> @@ -36,26 +36,13 @@ </table> <hr /> <hr /> -<a NAME="getInstallCommand" ID="getInstallCommand"></a> -<h2>getInstallCommand</h2> -<b>getInstallCommand</b>(<i></i>) +<a NAME="installGoogleAPIPackages" ID="installGoogleAPIPackages"></a> +<h2>installGoogleAPIPackages</h2> +<b>installGoogleAPIPackages</b>(<i></i>) <p> - Module function to get the install command to get the Google mail support - activated. + Module function to install the required packages to support Google mail. </p> -<dl> -<dt>Return:</dt> -<dd> -install command -</dd> -</dl> -<dl> -<dt>Return Type:</dt> -<dd> -str -</dd> -</dl> <div align="right"><a href="#top">Up</a></div> <hr /> <hr />