--- a/Documentation/Source/eric6.QScintilla.Shell.html Sat Oct 03 14:37:29 2015 +0200 +++ b/Documentation/Source/eric6.QScintilla.Shell.html Sun Oct 04 13:35:09 2015 +0200 @@ -256,6 +256,9 @@ <td><a href="#Shell.__showHistory">__showHistory</a></td> <td>Private slot to show the shell history dialog.</td> </tr><tr> +<td><a href="#Shell.__showLanguageMenu">__showLanguageMenu</a></td> +<td>Private slot to prepare the language submenu.</td> +</tr><tr> <td><a href="#Shell.__startDebugClient">__startDebugClient</a></td> <td>Private slot to start a debug client according to the action triggered.</td> </tr><tr> @@ -908,6 +911,11 @@ <b>__showHistory</b>(<i></i>) <p> Private slot to show the shell history dialog. +</p><a NAME="Shell.__showLanguageMenu" ID="Shell.__showLanguageMenu"></a> +<h4>Shell.__showLanguageMenu</h4> +<b>__showLanguageMenu</b>(<i></i>) +<p> + Private slot to prepare the language submenu. </p><a NAME="Shell.__startDebugClient" ID="Shell.__startDebugClient"></a> <h4>Shell.__startDebugClient</h4> <b>__startDebugClient</b>(<i>action</i>)