diff -r b4d0457afb15 -r 6ce6deb421cf Documentation/Source/eric5.ViewManager.ViewManager.html --- a/Documentation/Source/eric5.ViewManager.ViewManager.html Sat Dec 17 19:13:19 2011 +0100 +++ b/Documentation/Source/eric5.ViewManager.ViewManager.html Sun Dec 18 16:21:11 2011 +0100 @@ -284,6 +284,9 @@ <td><a href="#ViewManager.__editStreamComment">__editStreamComment</a></td> <td>Private method to handle the stream comment action.</td> </tr><tr> +<td><a href="#ViewManager.__editToggleComment">__editToggleComment</a></td> +<td>Private method to handle the toggle comment action.</td> +</tr><tr> <td><a href="#ViewManager.__editUncomment">__editUncomment</a></td> <td>Private method to handle the uncomment action.</td> </tr><tr> @@ -1050,6 +1053,11 @@ <b>__editStreamComment</b>(<i></i>) <p> Private method to handle the stream comment action. +</p><a NAME="ViewManager.__editToggleComment" ID="ViewManager.__editToggleComment"></a> +<h4>ViewManager.__editToggleComment</h4> +<b>__editToggleComment</b>(<i></i>) +<p> + Private method to handle the toggle comment action. </p><a NAME="ViewManager.__editUncomment" ID="ViewManager.__editUncomment"></a> <h4>ViewManager.__editUncomment</h4> <b>__editUncomment</b>(<i></i>)