diff -r 1b59c4ba121e -r 8cd4d08fa9f6 Documentation/Source/eric5.Plugins.ViewManagerPlugins.Listspace.Listspace.html --- a/Documentation/Source/eric5.Plugins.ViewManagerPlugins.Listspace.Listspace.html Fri Mar 11 08:55:14 2011 +0100 +++ b/Documentation/Source/eric5.Plugins.ViewManagerPlugins.Listspace.Listspace.html Fri Mar 11 16:51:57 2011 +0100 @@ -218,7 +218,7 @@ <h4>Listspace.__captionChange</h4> <b>__captionChange</b>(<i>cap, editor</i>) <p> - Private method to handle caption change signals from the editor. + Private method to handle caption change signals from the editor. </p><p> Updates the listwidget text to reflect the new caption information. </p><dl> @@ -291,7 +291,7 @@ </dd> </dl><a NAME="Listspace._addView" ID="Listspace._addView"></a> <h4>Listspace._addView</h4> -<b>_addView</b>(<i>win, fn = None, noName = ""</i>) +<b>_addView</b>(<i>win, fn=None, noName=""</i>) <p> Protected method to add a view (i.e. window) </p><dl> @@ -340,7 +340,7 @@ </dd> </dl><a NAME="Listspace._showView" ID="Listspace._showView"></a> <h4>Listspace._showView</h4> -<b>_showView</b>(<i>win, fn = None</i>) +<b>_showView</b>(<i>win, fn=None</i>) <p> Protected method to show a view (i.e. window) </p><dl>