diff -r c4c17121eff8 -r a21d673a8f99 eric6/Documentation/Source/eric6.QScintilla.Lexers.__init__.html --- a/eric6/Documentation/Source/eric6.QScintilla.Lexers.__init__.html Sat Jan 16 16:50:00 2021 +0100 +++ b/eric6/Documentation/Source/eric6.QScintilla.Lexers.__init__.html Sat Jan 16 16:51:23 2021 +0100 @@ -101,7 +101,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> reference to the lexer (LexerPygments) or None </dd> @@ -117,7 +117,7 @@ Module function to get a dictionary with the default associations. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> dictionary with the default lexer associations </dd> @@ -144,7 +144,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> icon for the language (QPixmap or QIcon) </dd> @@ -175,7 +175,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> reference to the instanciated lexer object (QsciLexer) </dd> @@ -209,7 +209,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> file filter list (list of strings or string) </dd> @@ -243,7 +243,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> file filter list (list of strings or string) </dd> @@ -259,7 +259,7 @@ Module function to get a list of supported API languages. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> list of supported API languages </dd> @@ -281,7 +281,7 @@ Module function to get a dictionary of supported lexer languages. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> dictionary of supported lexer languages. The keys are the internal language names. The items are lists of three entries.