RefactoringRope/Documentation/source/index.html

Sat, 27 Jun 2015 11:15:48 +0200

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Sat, 27 Jun 2015 11:15:48 +0200
changeset 129
23ee57a96ea3
parent 44
8aa985c8dee5
child 321
d51e810107ec
permissions
-rw-r--r--

Added capability to go to the definition of a class or function by clicking on it (while holding the Ctrl key or another configurable modifier sequence) (needs eric 6.1.0).

<!DOCTYPE html>
<html><head>
<title>Table of contents</title>
<meta charset="UTF-8">
<style>
body {
    background: #EDECE6;
    margin: 0em 1em 10em 1em;
    color: black;
}

h1 { color: white; background: #85774A; }
h2 { color: white; background: #85774A; }
h3 { color: white; background: #9D936E; }
h4 { color: white; background: #9D936E; }
    
a { color: #BA6D36; }

</style>
</head>
<body>
<h1>Table of contents</h1>


<h3>Packages</h3>
<table>
<tr>
<td><a href="index-Plugin_Refactoring_Rope.html">Plugin_Refactoring_Rope</a></td>
<td>Package implementing the Rope refactoring plugin.</td>
</tr>
</table>

</body></html>

eric ide

mercurial