--- a/eric6/Documentation/Source/eric6.MicroPython.EspDevices.html Sat Jan 16 16:50:00 2021 +0100 +++ b/eric6/Documentation/Source/eric6.MicroPython.EspDevices.html Sat Jan 16 16:51:23 2021 +0100 @@ -281,7 +281,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. @@ -301,7 +301,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. @@ -321,7 +321,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. @@ -341,7 +341,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. @@ -361,7 +361,7 @@ Public method to get the name of the device. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> name of the device </dd> @@ -381,7 +381,7 @@ serial connection. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> flag indicating an interrupt is needed </dd> @@ -400,7 +400,7 @@ Public method to get the device documentation URL. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> documentation URL of the device </dd> @@ -419,7 +419,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>