--- a/eric6/Documentation/Source/eric6.Plugins.PluginVcsMercurial.html Sat Jan 16 16:50:00 2021 +0100 +++ b/eric6/Documentation/Source/eric6.Plugins.PluginVcsMercurial.html Sat Jan 16 16:51:23 2021 +0100 @@ -162,7 +162,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> the requested setting </dd> @@ -207,7 +207,7 @@ Public method to activate this plugin. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> tuple of reference to instantiated viewmanager and activation status (boolean) @@ -228,7 +228,7 @@ Public method to get the filename of the config file. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> filename of the config file (string) </dd> @@ -241,7 +241,7 @@ Public method to build a list of global options. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> list of global options (list of string) </dd> @@ -254,7 +254,7 @@ Public method to get a reference to the project helper object. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> reference to the project helper object </dd> @@ -320,7 +320,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> reference to the configuration page </dd> @@ -336,7 +336,7 @@ Public function to get the display string. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> display string (string) </dd> @@ -352,7 +352,7 @@ Public method to support the display of some executable info. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> dictionary containing the data to query the presence of the executable @@ -369,7 +369,7 @@ Module function returning data as required by the configuration dialog. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> dictionary with key "zzz_mercurialPage" containing the relevant data @@ -386,7 +386,7 @@ Public function to get the indicators for this version control system. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> dictionary with indicator as key and a tuple with the vcs name (string) and vcs display string (string)