ProjectFlask/Documentation/source/index.html

changeset 19
f8e3c1676f9b
child 67
ca1f40d179ce
equal deleted inserted replaced
18:d76a0939be6a 19:f8e3c1676f9b
1 <!DOCTYPE html>
2 <html><head>
3 <title>Table of contents</title>
4 <meta charset="UTF-8">
5 <style>
6 body {
7 background: #EDECE6;
8 margin: 0em 1em 10em 1em;
9 color: black;
10 }
11
12 h1 { color: white; background: #85774A; }
13 h2 { color: white; background: #85774A; }
14 h3 { color: white; background: #9D936E; }
15 h4 { color: white; background: #9D936E; }
16
17 a { color: #BA6D36; }
18
19 </style>
20 </head>
21 <body>
22 <h1>Table of contents</h1>
23
24
25 <h3>Packages</h3>
26 <table>
27
28 <tr>
29 <td><a href="index-Plugin_Project_Flask.html">Plugin_Project_Flask</a></td>
30 <td>Package implementing the Flask project plugin.</td>
31 </tr>
32 </table>
33
34 </body></html>

eric ide

mercurial