diff -r c4c17121eff8 -r a21d673a8f99 eric6/Documentation/Source/eric6.MicroPython.MicroPythonWidget.html --- a/eric6/Documentation/Source/eric6.MicroPython.MicroPythonWidget.html Sat Jan 16 16:50:00 2021 +0100 +++ b/eric6/Documentation/Source/eric6.MicroPython.MicroPythonWidget.html Sat Jan 16 16:51:23 2021 +0100 @@ -383,7 +383,7 @@ connected device. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> date and time of the connected device </dd> @@ -416,7 +416,7 @@ Private method to check the availability of mpy-cross. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> flag indicating the availability of mpy-cross </dd> @@ -644,7 +644,7 @@ Public method to get a reference to the commands interface object. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> reference to the commands interface object </dd> @@ -674,7 +674,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> flag to indicate that the event was handled </dd> @@ -693,7 +693,7 @@ Public method to determine the port path of the selected device. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> path of the port of the selected device </dd> @@ -712,7 +712,7 @@ Public method to get the workspace directory of the device. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> workspace directory of the device </dd> @@ -738,7 +738,7 @@ Public method to get the connection state. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> connection state </dd> @@ -758,7 +758,7 @@ BBC micro:bit. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> flag indicating a micro:bit device rtype bool