PyLint/Documentation/source/index-Plugin_Checker_PyLint.html

changeset 18
ae62d56e345d
child 22
68beeb22dade
equal deleted inserted replaced
17:be64e1afc5c2 18:ae62d56e345d
1 <!DOCTYPE html>
2 <html><head>
3 <title>Plugin_Checker_PyLint</title>
4 <meta charset="UTF-8">
5 <style>
6 body {
7 background:white;
8 margin: 0em 1em 10em 1em;
9 color: black;
10 }
11
12 h1 { color: white; background: #4FA4FF; }
13 h2 { color: white; background: #4FA4FF; }
14 h3 { color: white; background: #00557F; }
15 h4 { color: white; background: #00557F; }
16
17 a { color: #AA5500; }
18
19 </style>
20 </head>
21 <body>
22 <h1>Plugin_Checker_PyLint</h1>
23 <p>
24 Package containing the PyLint checker plugin.
25 </p>
26
27 <h3>Packages</h3>
28 <table>
29 <tr>
30 <td><a href="index-Plugin_Checker_PyLint.PyLint.html">PyLint</a></td>
31 <td>Package containing the PyLint plugin.</td>
32 </tr>
33 </table>
34
35 <h3>Modules</h3>
36 <table>
37 <tr>
38 <td><a href="Plugin_Checker_PyLint.PluginPyLint.html">PluginPyLint</a></td>
39 <td>Module implementing the PyLint plug-in.</td>
40 </tr>
41 </table>
42 </body></html>

eric ide

mercurial