--- a/eric6/Documentation/Source/eric6.MicroPython.MicroPythonCommandsInterface.html Sat Jan 16 16:50:00 2021 +0100 +++ b/eric6/Documentation/Source/eric6.MicroPython.MicroPythonCommandsInterface.html Sat Jan 16 16:51:23 2021 +0100 @@ -258,7 +258,7 @@ Note: switching to raw mode is done with synchronous writes. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> flag indicating success @rtype bool @@ -287,7 +287,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> shortened error message </dd> @@ -334,7 +334,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> flag indicating success </dd> @@ -371,7 +371,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> tuple containing stdout and stderr output of the device </dd> @@ -406,7 +406,7 @@ systems. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> tuple of tuples containing the file system name, the total size, the used size and the free size @@ -444,7 +444,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> flag indicating success </dd> @@ -471,7 +471,7 @@ device. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> dictionary containing the implementation information </dd> @@ -497,7 +497,7 @@ Public method to get the current time of the device. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> time of the device </dd> @@ -530,7 +530,7 @@ Public method to get the connection status. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> flag indicating the connection status </dd> @@ -565,7 +565,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> list containing the directory listing with tuple entries of the name and and a tuple of mode, size and time (if fullstat is @@ -601,7 +601,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> tuple containg the directory listing </dd> @@ -659,7 +659,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> flag indicating success </dd> @@ -685,7 +685,7 @@ Public method to get the current directory of the connected device. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> current directory </dd> @@ -772,7 +772,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> flag indicating success </dd> @@ -814,7 +814,7 @@ connected device. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> dictionary containing the version information </dd>