--- a/eric6/Documentation/Source/eric6.Preferences.ConfigurationPages.EditorFilePage.html Tue Apr 27 17:25:06 2021 +0200 +++ b/eric6/Documentation/Source/eric6.Preferences.ConfigurationPages.EditorFilePage.html Tue Apr 27 17:25:30 2021 +0200 @@ -113,6 +113,10 @@ <td>Private slot to install the pymdown extensions package via pip.</td> </tr> <tr> +<td><a href="#EditorFilePage.polishPage">polishPage</a></td> +<td>Public slot to perform some polishing actions.</td> +</tr> +<tr> <td><a href="#EditorFilePage.save">save</a></td> <td>Public slot to save the Editor File Handling configuration.</td> </tr> @@ -232,6 +236,13 @@ <p> Private slot to install the pymdown extensions package via pip. </p> +<a NAME="EditorFilePage.polishPage" ID="EditorFilePage.polishPage"></a> +<h4>EditorFilePage.polishPage</h4> +<b>polishPage</b>(<i></i>) + +<p> + Public slot to perform some polishing actions. +</p> <a NAME="EditorFilePage.save" ID="EditorFilePage.save"></a> <h4>EditorFilePage.save</h4> <b>save</b>(<i></i>)