diff -r c4c17121eff8 -r a21d673a8f99 eric6/Documentation/Source/eric6.Preferences.ConfigurationPages.EditorAPIsPage.html --- a/eric6/Documentation/Source/eric6.Preferences.ConfigurationPages.EditorAPIsPage.html Sat Jan 16 16:50:00 2021 +0100 +++ b/eric6/Documentation/Source/eric6.Preferences.ConfigurationPages.EditorAPIsPage.html Sat Jan 16 16:51:23 2021 +0100 @@ -185,7 +185,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> key to be used </dd> @@ -225,7 +225,7 @@ Private slot to retrieve the api filenames from the list. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> list of api filenames (list of strings) </dd> @@ -354,7 +354,7 @@ Public method to save the current state of the widget. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> tuple containing the index of the selected lexer language and the index of the selected project type @@ -398,7 +398,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> reference to the instantiated page (ConfigurationPageBase) </dd>