src/eric7/Documentation/Source/eric7.EricNetwork.EricGoogleMailHelpers.html

branch
eric7
changeset 10479
856476537696
parent 9427
905e7af29101
--- a/src/eric7/Documentation/Source/eric7.EricNetwork.EricGoogleMailHelpers.html	Thu Jan 04 17:16:15 2024 +0100
+++ b/src/eric7/Documentation/Source/eric7.EricNetwork.EricGoogleMailHelpers.html	Thu Jan 04 18:02:25 2024 +0100
@@ -7,24 +7,26 @@
 <body>
 <a NAME="top" ID="top"></a>
 <h1>eric7.EricNetwork.EricGoogleMailHelpers</h1>
-
 <p>
 Module implementing some helpers for Google mail.
 </p>
+
 <h3>Global Attributes</h3>
-
 <table>
-<tr><td>APPLICATION_NAME</td></tr><tr><td>CLIENT_SECRET_FILE</td></tr><tr><td>RequiredPackages</td></tr><tr><td>SCOPES</td></tr><tr><td>TOKEN_FILE</td></tr>
+<tr><td>APPLICATION_NAME</td></tr>
+<tr><td>CLIENT_SECRET_FILE</td></tr>
+<tr><td>RequiredPackages</td></tr>
+<tr><td>SCOPES</td></tr>
+<tr><td>TOKEN_FILE</td></tr>
 </table>
+
 <h3>Classes</h3>
-
 <table>
 <tr><td>None</td></tr>
 </table>
+
 <h3>Functions</h3>
-
 <table>
-
 <tr>
 <td><a href="#installGoogleAPIPackages">installGoogleAPIPackages</a></td>
 <td>Module function to install the required packages to support Google mail.</td>
@@ -34,25 +36,26 @@
 <td>Module function to check, if the client secret file has been installed.</td>
 </tr>
 </table>
+
 <hr />
 <hr />
 <a NAME="installGoogleAPIPackages" ID="installGoogleAPIPackages"></a>
 <h2>installGoogleAPIPackages</h2>
 <b>installGoogleAPIPackages</b>(<i></i>)
-
 <p>
     Module function to install the required packages to support Google mail.
 </p>
+
 <div align="right"><a href="#top">Up</a></div>
 <hr />
 <hr />
 <a NAME="isClientSecretFileAvailable" ID="isClientSecretFileAvailable"></a>
 <h2>isClientSecretFileAvailable</h2>
 <b>isClientSecretFileAvailable</b>(<i></i>)
-
 <p>
     Module function to check, if the client secret file has been installed.
 </p>
+
 <dl>
 <dt>Return:</dt>
 <dd>
@@ -67,4 +70,4 @@
 </dl>
 <div align="right"><a href="#top">Up</a></div>
 <hr />
-</body></html>
\ No newline at end of file
+</body></html>

eric ide

mercurial