diff -r c4c17121eff8 -r a21d673a8f99 eric6/Documentation/Source/eric6.QScintilla.EditorOutlineModel.html --- a/eric6/Documentation/Source/eric6.QScintilla.EditorOutlineModel.html Sat Jan 16 16:50:00 2021 +0100 +++ b/eric6/Documentation/Source/eric6.QScintilla.EditorOutlineModel.html Sat Jan 16 16:51:23 2021 +0100 @@ -147,7 +147,7 @@ Public method to retrieve a reference to the editor. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> reference to the editor </dd> @@ -166,7 +166,7 @@ Public method to retrieve the file name of the editor. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> file name of the editor </dd> @@ -197,7 +197,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> found item or None </dd> @@ -216,7 +216,7 @@ Public method to check, if the model is populated. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> flag indicating a populated model </dd> @@ -242,7 +242,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> index of the item found </dd>