diff -r c4c17121eff8 -r a21d673a8f99 eric6/Documentation/Source/eric6.QScintilla.APIsManager.html --- a/eric6/Documentation/Source/eric6.QScintilla.APIsManager.html Sat Jan 16 16:50:00 2021 +0100 +++ b/eric6/Documentation/Source/eric6.QScintilla.APIsManager.html Sat Jan 16 16:51:23 2021 +0100 @@ -210,7 +210,7 @@ Private method returning the default name of a prepared API file. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> complete filename for the Prepared APIs file (string) </dd> @@ -230,7 +230,7 @@ Public method to get a reference to QsciAPIs object. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> reference to the QsciAPIs object (QsciAPIs) </dd> @@ -243,7 +243,7 @@ Public method to get a list of installed API files. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> list of installed API files (list of strings) </dd> @@ -256,7 +256,7 @@ Public method to check, if the object has API files configured. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> flag indicating no API files have been configured (boolean) </dd> @@ -374,7 +374,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> reference to the APIs object </dd>