eric6/Documentation/Source/eric6.Debugger.DebuggerInterfaceNone.html

changeset 7989
a21d673a8f99
parent 7898
1bcd6d4df182
--- a/eric6/Documentation/Source/eric6.Debugger.DebuggerInterfaceNone.html	Sat Jan 16 16:50:00 2021 +0100
+++ b/eric6/Documentation/Source/eric6.Debugger.DebuggerInterfaceNone.html	Sat Jan 16 16:51:23 2021 +0100
@@ -285,7 +285,7 @@
         Public method to retrieve the debug clients capabilities.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 debug client capabilities
 </dd>
@@ -304,7 +304,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>
@@ -323,7 +323,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>
@@ -349,7 +349,7 @@
 </dd>
 </dl>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 flag indicating success
 </dd>
@@ -1176,7 +1176,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
@@ -1220,7 +1220,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
@@ -1257,7 +1257,7 @@
 </dd>
 </dl>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 instantiated debugger interface
 </dd>
@@ -1279,7 +1279,7 @@
     Module function to get characterizing data for the debugger interface.
 </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