--- a/src/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsGit.GitUtilities.html Fri Dec 22 19:45:17 2023 +0100 +++ b/src/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsGit.GitUtilities.html Sat Dec 23 15:40:23 2023 +0100 @@ -46,7 +46,13 @@ <dl> <dt>Return:</dt> <dd> -filename of the config file (string) +filename of the config file +</dd> +</dl> +<dl> +<dt>Return Type:</dt> +<dd> +str </dd> </dl> <div align="right"><a href="#top">Up</a></div> @@ -61,13 +67,13 @@ </p> <dl> -<dt><i>proc</i></dt> +<dt><i>proc</i> (QProcess)</dt> <dd> -reference to the process to be prepared (QProcess) +reference to the process to be prepared </dd> -<dt><i>language</i></dt> +<dt><i>language</i> (str)</dt> <dd> -language to be set (string) +language to be set </dd> </dl> <div align="right"><a href="#top">Up</a></div>