--- a/Documentation/Source/eric5.Debugger.VariablesViewer.html Sat May 17 19:58:49 2014 +0200 +++ b/Documentation/Source/eric5.Debugger.VariablesViewer.html Sun May 18 14:13:09 2014 +0200 @@ -274,10 +274,10 @@ <table> <tr> <td><a href="#VariableItem.__init__">VariableItem</a></td> -<td>Constructor.</td> +<td>Constructor</td> </tr><tr> <td><a href="#VariableItem.__lt__">__lt__</a></td> -<td>Public method to check, if the item is less than the other one.</td> +<td>Special method to check, if the item is less than the other one.</td> </tr><tr> <td><a href="#VariableItem.attachDummy">attachDummy</a></td> <td>Public method to attach a dummy sub item to allow for lazy population.</td> @@ -309,7 +309,7 @@ <h4>VariableItem (Constructor)</h4> <b>VariableItem</b>(<i>parent, dvar, dvalue, dtype</i>) <p> - Constructor. + Constructor </p><dl> <dt><i>parent</i></dt> <dd> @@ -328,7 +328,7 @@ <h4>VariableItem.__lt__</h4> <b>__lt__</b>(<i>other</i>) <p> - Public method to check, if the item is less than the other one. + Special method to check, if the item is less than the other one. </p><dl> <dt><i>other</i></dt> <dd>