eric6/Documentation/Source/eric6.E5Network.E5GoogleMailHelpers.html

changeset 7273
391d6b7b1eff
parent 6942
2602857055c5
child 7989
a21d673a8f99
--- a/eric6/Documentation/Source/eric6.E5Network.E5GoogleMailHelpers.html	Wed Sep 25 19:40:31 2019 +0200
+++ b/eric6/Documentation/Source/eric6.E5Network.E5GoogleMailHelpers.html	Wed Sep 25 19:42:44 2019 +0200
@@ -18,60 +18,75 @@
 
 </style>
 </head>
-<body><a NAME="top" ID="top"></a>
+<body>
+<a NAME="top" ID="top"></a>
 <h1>eric6.E5Network.E5GoogleMailHelpers</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>
 </table>
 <h3>Classes</h3>
+
 <table>
 <tr><td>None</td></tr>
 </table>
 <h3>Functions</h3>
+
 <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>
-</tr><tr>
+</tr>
+<tr>
 <td><a href="#isClientSecretFileAvailable">isClientSecretFileAvailable</a></td>
 <td>Module function to check, if the client secret file has been installed.</td>
 </tr>
 </table>
-<hr /><hr />
+<hr />
+<hr />
 <a NAME="getInstallCommand" ID="getInstallCommand"></a>
 <h2>getInstallCommand</h2>
 <b>getInstallCommand</b>(<i></i>)
+
 <p>
     Module function to get the install command to get the Google mail support
     activated.
-</p><dl>
+</p>
+<dl>
 <dt>Returns:</dt>
 <dd>
 install command
 </dd>
-</dl><dl>
+</dl>
+<dl>
 <dt>Return Type:</dt>
 <dd>
 str
 </dd>
 </dl>
 <div align="right"><a href="#top">Up</a></div>
-<hr /><hr />
+<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>
+</p>
+<dl>
 <dt>Returns:</dt>
 <dd>
 flag indicating, that the credentials file is there
 </dd>
-</dl><dl>
+</dl>
+<dl>
 <dt>Return Type:</dt>
 <dd>
 bool

eric ide

mercurial