diff -r 2c8d96d47cda -r 15f23ed3f216 Documentation/Source/index-eric5.Utilities.html --- a/Documentation/Source/index-eric5.Utilities.html Fri May 30 13:17:20 2014 +0200 +++ b/Documentation/Source/index-eric5.Utilities.html Fri May 30 15:16:40 2014 +0200 @@ -50,6 +50,9 @@ <td><a href="eric5.Utilities.FtpUtilities.html">FtpUtilities</a></td> <td>Module implementing some FTP related utilities.</td> </tr><tr> +<td><a href="eric5.Utilities.MimeTypes.html">MimeTypes</a></td> +<td>Module implementing mimetype dependent functions.</td> +</tr><tr> <td><a href="eric5.Utilities.ModuleParser.html">ModuleParser</a></td> <td>Parse a Python module file.</td> </tr><tr> @@ -68,9 +71,6 @@ <td><a href="eric5.Utilities.compatibility_fixes.html">compatibility_fixes</a></td> <td>Module implementing the open behavior of Python3 for use with Eric5.</td> </tr><tr> -<td><a href="eric5.Utilities.mimetypes.html">mimetypes</a></td> -<td>Module implementing mimetype dependent functions.</td> -</tr><tr> <td><a href="eric5.Utilities.uic.html">uic</a></td> <td>Module implementing a function to compile all user interface files of a directory or directory tree.</td> </tr>