src/eric7/Documentation/Source/eric7.WebBrowser.Download.DownloadUtilities.html

branch
eric7
changeset 10479
856476537696
parent 9209
b99e7fd55fd3
--- a/src/eric7/Documentation/Source/eric7.WebBrowser.Download.DownloadUtilities.html	Thu Jan 04 17:16:15 2024 +0100
+++ b/src/eric7/Documentation/Source/eric7.WebBrowser.Download.DownloadUtilities.html	Thu Jan 04 18:02:25 2024 +0100
@@ -7,24 +7,22 @@
 <body>
 <a NAME="top" ID="top"></a>
 <h1>eric7.WebBrowser.Download.DownloadUtilities</h1>
-
 <p>
 Module implementing some utility functions for the Download package.
 </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="#dataString">dataString</a></td>
 <td>Module function to generate a formatted size string.</td>
@@ -38,15 +36,16 @@
 <td>Module function to format the given time.</td>
 </tr>
 </table>
+
 <hr />
 <hr />
 <a NAME="dataString" ID="dataString"></a>
 <h2>dataString</h2>
 <b>dataString</b>(<i>size</i>)
-
 <p>
     Module function to generate a formatted size string.
 </p>
+
 <dl>
 
 <dt><i>size</i> (int)</dt>
@@ -72,10 +71,10 @@
 <a NAME="speedString" ID="speedString"></a>
 <h2>speedString</h2>
 <b>speedString</b>(<i>speed</i>)
-
 <p>
     Module function to generate a formatted speed string.
 </p>
+
 <dl>
 
 <dt><i>speed</i> (float)</dt>
@@ -101,10 +100,10 @@
 <a NAME="timeString" ID="timeString"></a>
 <h2>timeString</h2>
 <b>timeString</b>(<i>timeRemaining</i>)
-
 <p>
     Module function to format the given time.
 </p>
+
 <dl>
 
 <dt><i>timeRemaining</i> (float)</dt>
@@ -126,4 +125,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