diff -r 779cda568acb -r 58c7f23ae1cb src/eric7/Documentation/Source/eric7.QScintilla.DocstringGenerator.EricdocGenerator.html --- a/src/eric7/Documentation/Source/eric7.QScintilla.DocstringGenerator.EricdocGenerator.html Sat Apr 20 18:01:36 2024 +0200 +++ b/src/eric7/Documentation/Source/eric7.QScintilla.DocstringGenerator.EricdocGenerator.html Sat Apr 20 18:02:35 2024 +0200 @@ -33,7 +33,7 @@ <hr /> <a NAME="generateDoc" ID="generateDoc"></a> <h2>generateDoc</h2> -<b>generateDoc</b>(<i>functionInfo, editor</i>) +<b>generateDoc</b>(<i>functionInfo, _editor</i>) <p> Function to generate the docstring line list iaw. eric documentation style. @@ -50,9 +50,9 @@ object containing the function information to base the docstring on </dd> -<dt><i>editor</i> (Editor)</dt> +<dt><i>_editor</i> (Editor)</dt> <dd> -reference to the editor +reference to the editor (unused) </dd> </dl> <dl>