Documentation/Source/index-eric6.DebugClients.html

changeset 3673
e26d7d0c1088
child 4553
a6b2acd1a355
equal deleted inserted replaced
3670:f0cb7579c0b4 3673:e26d7d0c1088
1 <!DOCTYPE html>
2 <html><head>
3 <title>eric6.DebugClients</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>eric6.DebugClients</h1>
23 <p>
24 Package implementing debug clients for various languages.
25 </p>
26
27 <h3>Packages</h3>
28 <table>
29 <tr>
30 <td><a href="index-eric6.DebugClients.Python.html">Python</a></td>
31 <td>Package implementing the Python debugger.</td>
32 </tr><tr>
33 <td><a href="index-eric6.DebugClients.Python3.html">Python3</a></td>
34 <td>Package implementing the Python3 debugger.</td>
35 </tr><tr>
36 <td><a href="index-eric6.DebugClients.Ruby.html">Ruby</a></td>
37 <td>Package implementing the Ruby debugger.</td>
38 </tr>
39 </table>
40
41 </body></html>

eric ide

mercurial