diff -r c4c17121eff8 -r a21d673a8f99 eric6/Documentation/Source/eric6.Plugins.PluginVcsSubversion.html --- a/eric6/Documentation/Source/eric6.Plugins.PluginVcsSubversion.html Sat Jan 16 16:50:00 2021 +0100 +++ b/eric6/Documentation/Source/eric6.Plugins.PluginVcsSubversion.html Sat Jan 16 16:51:23 2021 +0100 @@ -165,7 +165,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) @@ -186,7 +186,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> @@ -206,7 +206,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> the requested setting </dd> @@ -219,7 +219,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> @@ -232,7 +232,7 @@ Public method to get the filename of the servers file. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> filename of the servers file (string) </dd> @@ -306,7 +306,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> reference to the configuration page </dd> @@ -322,7 +322,7 @@ Public function to get the display string. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> display string (string) </dd> @@ -338,7 +338,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 @@ -355,7 +355,7 @@ Module function returning data as required by the configuration dialog. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> dictionary with key "zzz_subversionPage" containing the relevant data @@ -372,7 +372,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)