PyLint/Documentation/source/index-Plugin_Checker_PyLint.PyLint.html

changeset 18
ae62d56e345d
child 22
68beeb22dade
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/PyLint/Documentation/source/index-Plugin_Checker_PyLint.PyLint.html	Sat Feb 23 15:12:21 2013 +0100
@@ -0,0 +1,38 @@
+<!DOCTYPE html>
+<html><head>
+<title>Plugin_Checker_PyLint.PyLint</title>
+<meta charset="UTF-8">
+<style>
+body {
+    background:white;
+    margin: 0em 1em 10em 1em;
+    color: black;
+}
+
+h1 { color: white; background: #4FA4FF; }
+h2 { color: white; background: #4FA4FF; }
+h3 { color: white; background: #00557F; }
+h4 { color: white; background: #00557F; }
+    
+a { color: #AA5500; }
+
+</style>
+</head>
+<body>
+<h1>Plugin_Checker_PyLint.PyLint</h1>
+<p>
+Package containing the PyLint plugin.
+</p>
+
+
+<h3>Modules</h3>
+<table>
+<tr>
+<td><a href="Plugin_Checker_PyLint.PyLint.PyLintConfigDialog.html">PyLintConfigDialog</a></td>
+<td>Module implementing a dialog to configure the PyLint process</td>
+</tr><tr>
+<td><a href="Plugin_Checker_PyLint.PyLint.PyLintExecDialog.html">PyLintExecDialog</a></td>
+<td>Module implementing a dialog to show the results of the PyLint run.</td>
+</tr>
+</table>
+</body></html>
\ No newline at end of file

eric ide

mercurial