--- a/src/eric7/Documentation/Source/eric7.ViewManager.ViewManager.html Mon Nov 13 11:53:55 2023 +0100 +++ b/src/eric7/Documentation/Source/eric7.ViewManager.ViewManager.html Mon Nov 13 17:38:06 2023 +0100 @@ -186,10 +186,6 @@ <td>Private slot to handle a change of the AST Viewer selection state.</td> </tr> <tr> -<td><a href="#ViewManager.__autosave">__autosave</a></td> -<td>Private slot to save the contents of all editors automatically.</td> -</tr> -<tr> <td><a href="#ViewManager.__bookmarkSelected">__bookmarkSelected</a></td> <td>Private method to handle the bookmark selected signal.</td> </tr> @@ -1240,16 +1236,6 @@ state of the action (boolean) </dd> </dl> -<a NAME="ViewManager.__autosave" ID="ViewManager.__autosave"></a> -<h4>ViewManager.__autosave</h4> -<b>__autosave</b>(<i></i>) - -<p> - Private slot to save the contents of all editors automatically. -</p> -<p> - Only named editors will be saved by the autosave timer. -</p> <a NAME="ViewManager.__bookmarkSelected" ID="ViewManager.__bookmarkSelected"></a> <h4>ViewManager.__bookmarkSelected</h4> <b>__bookmarkSelected</b>(<i>act</i>) @@ -3932,7 +3918,6 @@ <ul> <li>reread the colours for the syntax highlighting</li> <li>reloads the already created API objetcs</li> - <li>starts or stops the autosave timer</li> <li><b>Note</b>: changes in viewmanager type are activated on an application restart.</li> </ul>