src/eric7/Documentation/Source/index-eric7.QScintilla.DocstringGenerator.html

branch
eric7
changeset 9209
b99e7fd55fd3
parent 8596
d64760b2da50
child 9503
ae9232bf4854
equal deleted inserted replaced
9208:3fc8dfeb6ebe 9209:b99e7fd55fd3
1 <!DOCTYPE html>
2 <html><head>
3 <title>eric7.QScintilla.DocstringGenerator</title>
4 <meta charset="UTF-8">
5 <link rel="stylesheet" href="styles.css">
6 </head>
7 <body>
8 <h1>eric7.QScintilla.DocstringGenerator</h1>
9
10 <p>
11 Package containing the documentation string generator tool.
12 </p>
13
14
15 <h3>Modules</h3>
16 <table>
17
18 <tr>
19 <td><a href="eric7.QScintilla.DocstringGenerator.BaseDocstringGenerator.html">BaseDocstringGenerator</a></td>
20 <td>Module implementing a docstring generator base class.</td>
21 </tr>
22 <tr>
23 <td><a href="eric7.QScintilla.DocstringGenerator.EricdocGenerator.html">EricdocGenerator</a></td>
24 <td>Module implementing the docstring generator for the 'ericdoc' style.</td>
25 </tr>
26 <tr>
27 <td><a href="eric7.QScintilla.DocstringGenerator.GoogledocGenerator.html">GoogledocGenerator</a></td>
28 <td>Module implementing the docstring generator for the 'sphinxdoc' style.</td>
29 </tr>
30 <tr>
31 <td><a href="eric7.QScintilla.DocstringGenerator.NumpydocGenerator.html">NumpydocGenerator</a></td>
32 <td>Module implementing the docstring generator for the 'numpydoc' style.</td>
33 </tr>
34 <tr>
35 <td><a href="eric7.QScintilla.DocstringGenerator.PyDocstringGenerator.html">PyDocstringGenerator</a></td>
36 <td>Module implementing a docstring generator for Python.</td>
37 </tr>
38 <tr>
39 <td><a href="eric7.QScintilla.DocstringGenerator.SphinxdocGenerator.html">SphinxdocGenerator</a></td>
40 <td>Module implementing the docstring generator for the 'sphinxdoc' style.</td>
41 </tr>
42 <tr>
43 <td><a href="eric7.QScintilla.DocstringGenerator.__init__.html">DocstringGenerator</a></td>
44 <td>Package containing the documentation string generator tool.</td>
45 </tr>
46 </table>
47 </body></html>

eric ide

mercurial