PyLint/Documentation/source/index.html

changeset 18
ae62d56e345d
child 22
68beeb22dade
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/PyLint/Documentation/source/index.html	Sat Feb 23 15:12:21 2013 +0100
@@ -0,0 +1,33 @@
+<!DOCTYPE html>
+<html><head>
+<title>Table of contents</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>Table of contents</h1>
+
+
+<h3>Packages</h3>
+<table>
+<tr>
+<td><a href="index-Plugin_Checker_PyLint.html">Plugin_Checker_PyLint</a></td>
+<td>Package containing the PyLint checker plugin.</td>
+</tr>
+</table>
+
+</body></html>
\ No newline at end of file

eric ide

mercurial