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

branch
eric7
changeset 9503
ae9232bf4854
parent 9209
b99e7fd55fd3
child 10070
9f5758c0fec1
--- a/src/eric7/Documentation/Source/eric7.QScintilla.DocstringGenerator.SphinxdocGenerator.html	Wed Nov 09 15:17:05 2022 +0100
+++ b/src/eric7/Documentation/Source/eric7.QScintilla.DocstringGenerator.SphinxdocGenerator.html	Wed Nov 09 15:18:07 2022 +0100
@@ -26,15 +26,15 @@
 <table>
 
 <tr>
-<td><a href="#generateSphinxDoc">generateSphinxDoc</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="generateSphinxDoc" ID="generateSphinxDoc"></a>
-<h2>generateSphinxDoc</h2>
-<b>generateSphinxDoc</b>(<i>functionInfo</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
@@ -51,6 +51,10 @@
 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>

eric ide

mercurial