eric6/Documentation/Source/eric6.Debugger.DebuggerInterfacePython.html

changeset 7989
a21d673a8f99
parent 7898
1bcd6d4df182
child 8163
29fb6d420a25
diff -r c4c17121eff8 -r a21d673a8f99 eric6/Documentation/Source/eric6.Debugger.DebuggerInterfacePython.html
--- a/eric6/Documentation/Source/eric6.Debugger.DebuggerInterfacePython.html	Sat Jan 16 16:50:00 2021 +0100
+++ b/eric6/Documentation/Source/eric6.Debugger.DebuggerInterfacePython.html	Sat Jan 16 16:51:23 2021 +0100
@@ -388,7 +388,7 @@
 </dd>
 </dl>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 translated filename
 </dd>
@@ -433,7 +433,7 @@
 </dd>
 </dl>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 translated filename
 </dd>
@@ -526,7 +526,7 @@
 </dd>
 </dl>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 the process object
 </dd>
@@ -563,7 +563,7 @@
         Public method to retrieve the debug clients capabilities.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 debug client capabilities
 </dd>
@@ -582,7 +582,7 @@
         Public method to return the IDs of the connected debugger backends.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 list of connected debugger backend IDs
 </dd>
@@ -601,7 +601,7 @@
         Public method to test, if a debug client has connected.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 flag indicating the connection status
 </dd>
@@ -627,7 +627,7 @@
 </dd>
 </dl>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 flag indicating success
 </dd>
@@ -1454,7 +1454,7 @@
 </dd>
 </dl>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 client process object, a flag to indicate a network connection
             and the name of the interpreter in case of a local execution
@@ -1498,7 +1498,7 @@
 </dd>
 </dl>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 client process object, a flag to indicate a network connection
             and the name of the interpreter in case of a local execution
@@ -1535,7 +1535,7 @@
 </dd>
 </dl>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 instantiated debugger interface
 </dd>
@@ -1558,7 +1558,7 @@
     interfaces.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 list of tuples containing the client type, the client capabilities,
         the client file type associations and a reference to the creation

eric ide

mercurial