diff -r c4c17121eff8 -r a21d673a8f99 eric6/Documentation/Source/eric6.Plugins.VcsPlugins.vcsMercurial.QueuesExtension.queues.html --- a/eric6/Documentation/Source/eric6.Plugins.VcsPlugins.vcsMercurial.QueuesExtension.queues.html Sat Jan 16 16:50:00 2021 +0100 +++ b/eric6/Documentation/Source/eric6.Plugins.VcsPlugins.vcsMercurial.QueuesExtension.queues.html Sat Jan 16 16:51:23 2021 +0100 @@ -209,7 +209,7 @@ Private method to get the commit message of the current patch. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> name of the current patch (string) </dd> @@ -222,7 +222,7 @@ Private method to get the name of the current patch. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> name of the current patch (string) </dd> @@ -247,7 +247,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> list of patches (list of string) </dd> @@ -274,7 +274,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> sorted list of guards (list of strings) </dd> @@ -451,7 +451,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> flag indicating that the project should be reread (boolean) </dd>