--- a/eric6/Documentation/Source/eric6.Cooperation.CooperationClient.html Sat Jan 16 16:50:00 2021 +0100 +++ b/eric6/Documentation/Source/eric6.Cooperation.CooperationClient.html Sat Jan 16 16:51:23 2021 +0100 @@ -282,7 +282,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> list of references to the connection objects (list of Connection) @@ -382,7 +382,7 @@ Public method to get a reference to the chat widget. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> reference to the chat widget (ChatWidget) </dd> @@ -428,7 +428,7 @@ server error. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> human readable error message about the last server error (string) @@ -453,7 +453,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> flag indicating an existing connection (boolean) </dd> @@ -466,7 +466,7 @@ Public method to check, if there are any connections established. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> flag indicating the presence of connections (boolean) </dd> @@ -479,7 +479,7 @@ Public method to check, if the client is listening for connections. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> flag indicating the listening state (boolean) </dd> @@ -506,7 +506,7 @@ Public method to get the nick name. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> nick name (string) </dd> @@ -578,7 +578,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> tuple giving a flag indicating success (boolean) and the port the server listens on