src/eric7/Documentation/Source/eric7.QScintilla.DocstringGenerator.EricdocGenerator.html

branch
eric7
changeset 10070
9f5758c0fec1
parent 9503
ae9232bf4854
child 10259
b51dfacef37f
--- a/src/eric7/Documentation/Source/eric7.QScintilla.DocstringGenerator.EricdocGenerator.html	Thu May 25 19:51:47 2023 +0200
+++ b/src/eric7/Documentation/Source/eric7.QScintilla.DocstringGenerator.EricdocGenerator.html	Thu May 25 19:52:31 2023 +0200
@@ -27,7 +27,7 @@
 
 <tr>
 <td><a href="#generateDoc">generateDoc</a></td>
-<td>Function to generate the docstring line list iaw.</td>
+<td></td>
 </tr>
 </table>
 <hr />
@@ -36,38 +36,6 @@
 <h2>generateDoc</h2>
 <b>generateDoc</b>(<i>functionInfo, editor</i>)
 
-<p>
-    Function to generate the docstring line list iaw. eric documentation
-    style.
-</p>
-<p>
-    Note: Text is created with DESCRIPTION placeholders for descriptions and
-    TYPE placeholders for type information
-</p>
-<dl>
-
-<dt><i>functionInfo</i> (FunctionInfo)</dt>
-<dd>
-object containing the function information to base
-        the docstring on
-</dd>
-<dt><i>editor</i> (Editor)</dt>
-<dd>
-reference to the editor
-</dd>
-</dl>
-<dl>
-<dt>Return:</dt>
-<dd>
-list of docstring lines
-</dd>
-</dl>
-<dl>
-<dt>Return Type:</dt>
-<dd>
-str
-</dd>
-</dl>
 <div align="right"><a href="#top">Up</a></div>
 <hr />
 </body></html>
\ No newline at end of file

eric ide

mercurial