--- a/src/eric7/Documentation/Source/eric7.QScintilla.DocstringGenerator.BaseDocstringGenerator.html Sat Apr 20 18:01:36 2024 +0200 +++ b/src/eric7/Documentation/Source/eric7.QScintilla.DocstringGenerator.BaseDocstringGenerator.html Sat Apr 20 18:02:35 2024 +0200 @@ -179,7 +179,7 @@ <dt><i>cursorPosition</i> (tuple of (int, int))</dt> <dd> -current cursor position (line and column) +current cursor position (line and column) (unused) </dd> </dl> <dl> @@ -206,12 +206,12 @@ <dt><i>cursorPosition</i> (tuple of (int, int))</dt> <dd> -position of the cursor (line and index) +position of the cursor (line and index) (unused) </dd> <dt><i>fromStart</i> (bool)</dt> <dd> flag indicating that the editor text cursor is placed - on the line starting the function definition + on the line starting the function definition (unused) </dd> </dl> <a NAME="BaseDocstringGenerator.insertDocstringFromShortcut" ID="BaseDocstringGenerator.insertDocstringFromShortcut"></a> @@ -226,7 +226,7 @@ <dt><i>cursorPosition</i> (tuple of (int, int))</dt> <dd> -position of the cursor (line and index) +position of the cursor (line and index) (unused) </dd> </dl> <a NAME="BaseDocstringGenerator.isDocstringIntro" ID="BaseDocstringGenerator.isDocstringIntro"></a> @@ -241,7 +241,7 @@ <dt><i>cursorPosition</i> (tuple of (int, int))</dt> <dd> -current cursor position (line and column) +current cursor position (line and column) (unused) </dd> </dl> <dl> @@ -268,7 +268,7 @@ <dt><i>text</i> (str)</dt> <dd> -line of text to be tested +line of text to be tested (unused) </dd> </dl> <dl>