--- a/eric6/Documentation/Source/eric6.QScintilla.APIsManager.html Sun Jan 17 13:53:08 2021 +0100 +++ b/eric6/Documentation/Source/eric6.QScintilla.APIsManager.html Mon Feb 01 10:38:16 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> @@ -270,11 +270,11 @@ </p> <dl> -<dt><i>ondemand=</i></dt> +<dt><i>ondemand</i></dt> <dd> flag indicating a requested preparation (boolean) </dd> -<dt><i>rawList=</i></dt> +<dt><i>rawList</i></dt> <dd> list of raw API files (list of strings) </dd> @@ -374,7 +374,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> reference to the APIs object </dd>