diff -r c4c17121eff8 -r a21d673a8f99 eric6/Documentation/Source/eric6.WebBrowser.History.HistoryCompleter.html --- a/eric6/Documentation/Source/eric6.WebBrowser.History.HistoryCompleter.html Sat Jan 16 16:50:00 2021 +0100 +++ b/eric6/Documentation/Source/eric6.WebBrowser.History.HistoryCompleter.html Sat Jan 16 16:51:23 2021 +0100 @@ -139,7 +139,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> the actual URL from the history (string) </dd> @@ -160,7 +160,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> list of path elements (list of strings) </dd> @@ -262,7 +262,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> history entry data </dd> @@ -286,7 +286,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> flag indicating acceptance (boolean) </dd> @@ -299,7 +299,7 @@ Public method to check the model for validity. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> flag indicating a valid status (boolean) </dd> @@ -332,7 +332,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> true, if left is less than right </dd> @@ -351,7 +351,7 @@ Public method to get the current search string. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> current search string (string) </dd> @@ -471,7 +471,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> desired row height (integer) </dd>