diff -r aa1a01274673 -r af58c1d47e5e eric6/Documentation/Source/index-eric6.Preferences.html --- a/eric6/Documentation/Source/index-eric6.Preferences.html Mon Feb 01 16:04:34 2021 +0100 +++ b/eric6/Documentation/Source/index-eric6.Preferences.html Mon Feb 01 16:06:23 2021 +0100 @@ -52,6 +52,10 @@ <td>Module implementing a dialog for the configuration of eric.</td> </tr> <tr> +<td><a href="eric6.Preferences.HighlightingStylesFile.html">HighlightingStylesFile</a></td> +<td>Module implementing a class representing the highlighting styles JSON file.</td> +</tr> +<tr> <td><a href="eric6.Preferences.MouseClickDialog.html">MouseClickDialog</a></td> <td>Module implementing a dialog for the configuration of a mouse click sequence.</td> </tr> @@ -76,6 +80,10 @@ <td>Module implementing a dialog for the configuration of eric's keyboard shortcuts.</td> </tr> <tr> +<td><a href="eric6.Preferences.ShortcutsFile.html">ShortcutsFile</a></td> +<td>Module implementing a class representing the shortcuts JSON file.</td> +</tr> +<tr> <td><a href="eric6.Preferences.SubstyleDefinitionDialog.html">SubstyleDefinitionDialog</a></td> <td>Module implementing the sub-style definition dialog.</td> </tr>