--- a/eric6/Documentation/Source/eric6.Plugins.PluginVcsGit.html Sat Jan 16 16:50:00 2021 +0100 +++ b/eric6/Documentation/Source/eric6.Plugins.PluginVcsGit.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> @@ -214,7 +214,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) @@ -235,7 +235,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> @@ -248,7 +248,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> @@ -314,7 +314,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> reference to the configuration page </dd> @@ -330,7 +330,7 @@ Public function to get the display string. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> display string (string) </dd> @@ -346,7 +346,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 @@ -363,7 +363,7 @@ Module function returning data as required by the configuration dialog. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> dictionary with key "zzz_gitPage" containing the relevant data @@ -380,7 +380,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)