diff -r 1779dc278077 -r 391d6b7b1eff eric6/Documentation/Source/index-eric6.HexEdit.html --- a/eric6/Documentation/Source/index-eric6.HexEdit.html Wed Sep 25 19:40:31 2019 +0200 +++ b/eric6/Documentation/Source/index-eric6.HexEdit.html Wed Sep 25 19:42:44 2019 +0200 @@ -20,6 +20,7 @@ </head> <body> <h1>eric6.HexEdit</h1> + <p> Package implementing a hex editor. </p> @@ -27,22 +28,28 @@ <h3>Modules</h3> <table> + <tr> <td><a href="eric6.HexEdit.HexEditChunks.html">HexEditChunks</a></td> <td>Module implementing the storage backend for the hex editor.</td> -</tr><tr> +</tr> +<tr> <td><a href="eric6.HexEdit.HexEditGotoWidget.html">HexEditGotoWidget</a></td> <td>Module implementing a movement (goto) widget for the hex editor.</td> -</tr><tr> +</tr> +<tr> <td><a href="eric6.HexEdit.HexEditMainWindow.html">HexEditMainWindow</a></td> <td>Module implementing the hex editor main window.</td> -</tr><tr> +</tr> +<tr> <td><a href="eric6.HexEdit.HexEditSearchReplaceWidget.html">HexEditSearchReplaceWidget</a></td> <td>Module implementing a search and replace widget for the hex editor.</td> -</tr><tr> +</tr> +<tr> <td><a href="eric6.HexEdit.HexEditUndoStack.html">HexEditUndoStack</a></td> <td>Module implementing the Undo stack for the hex edit widget.</td> -</tr><tr> +</tr> +<tr> <td><a href="eric6.HexEdit.HexEditWidget.html">HexEditWidget</a></td> <td>Module implementing an editor for binary data.</td> </tr>