eric6/Documentation/Source/eric6.MicroPython.PyBoardDevices.html

changeset 7989
a21d673a8f99
parent 7336
0095e231ddaf
child 8070
6758ba4670e1
--- a/eric6/Documentation/Source/eric6.MicroPython.PyBoardDevices.html	Sat Jan 16 16:50:00 2021 +0100
+++ b/eric6/Documentation/Source/eric6.MicroPython.PyBoardDevices.html	Sat Jan 16 16:51:23 2021 +0100
@@ -185,7 +185,7 @@
         Private method to check, if the device volume is mounted.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 flag indicated a mounted device
 </dd>
@@ -204,7 +204,7 @@
         Private method to check the availability of dfu-util.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 flag indicating the availability of dfu-util
 </dd>
@@ -251,7 +251,7 @@
 </dd>
 </dl>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 flag indicating OK to continue or abort
 </dd>
@@ -292,7 +292,7 @@
         Public method to determine, if a script can be executed.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 tuple containing a flag indicating it is safe to start a
             Plotter and a reason why it cannot.
@@ -312,7 +312,7 @@
         Public method to determine, if a File Manager can be started.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 tuple containing a flag indicating it is safe to start a
             File Manager and a reason why it cannot.
@@ -332,7 +332,7 @@
         Public method to determine, if a Plotter can be started.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 tuple containing a flag indicating it is safe to start a
             Plotter and a reason why it cannot.
@@ -352,7 +352,7 @@
         Public method to determine, if a REPL can be started.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 tuple containing a flag indicating it is safe to start a REPL
             and a reason why it cannot.
@@ -372,7 +372,7 @@
         Public method to get the name of the device.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 name of the device
 </dd>
@@ -392,7 +392,7 @@
         serial connection.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 flag indicating an interrupt is needed
 </dd>
@@ -411,7 +411,7 @@
         Public method to get the device documentation URL.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 documentation URL of the device
 </dd>
@@ -430,7 +430,7 @@
         Public method to get the device firmware download URL.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 firmware download URL of the device
 </dd>
@@ -456,7 +456,7 @@
 </dd>
 </dl>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 workspace directory used for saving files
 </dd>
@@ -496,7 +496,7 @@
         Public method to indicate file access via a local directory.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 flag indicating file access via local directory
 </dd>

eric ide

mercurial