--- a/src/eric7/Documentation/Source/eric7.QScintilla.DocstringGenerator.GoogledocGenerator.html Wed Nov 09 15:17:05 2022 +0100 +++ b/src/eric7/Documentation/Source/eric7.QScintilla.DocstringGenerator.GoogledocGenerator.html Wed Nov 09 15:18:07 2022 +0100 @@ -9,7 +9,7 @@ <h1>eric7.QScintilla.DocstringGenerator.GoogledocGenerator</h1> <p> -Module implementing the docstring generator for the 'sphinxdoc' style. +Module implementing the docstring generator for the 'googledoc' style. </p> <h3>Global Attributes</h3> @@ -26,18 +26,18 @@ <table> <tr> -<td><a href="#generateGoogleDoc">generateGoogleDoc</a></td> +<td><a href="#generateDoc">generateDoc</a></td> <td>Function to generate the docstring line list iaw.</td> </tr> </table> <hr /> <hr /> -<a NAME="generateGoogleDoc" ID="generateGoogleDoc"></a> -<h2>generateGoogleDoc</h2> -<b>generateGoogleDoc</b>(<i>functionInfo, editor</i>) +<a NAME="generateDoc" ID="generateDoc"></a> +<h2>generateDoc</h2> +<b>generateDoc</b>(<i>functionInfo, editor</i>) <p> - Function to generate the docstring line list iaw. Sphinx documentation + Function to generate the docstring line list iaw. Google documentation style. </p> <p>