--- a/src/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsPySvn.SvnUtilities.html Fri Dec 22 19:45:17 2023 +0100 +++ b/src/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsPySvn.SvnUtilities.html Sat Dec 23 15:40:23 2023 +0100 @@ -81,15 +81,21 @@ </p> <dl> -<dt><i>seconds</i></dt> +<dt><i>seconds</i> (float or int)</dt> <dd> -time in seconds since epoch to be formatted (float or long) +time in seconds since epoch to be formatted </dd> </dl> <dl> <dt>Return:</dt> <dd> -date (QDate) +date +</dd> +</dl> +<dl> +<dt>Return Type:</dt> +<dd> +QDate </dd> </dl> <div align="right"><a href="#top">Up</a></div> @@ -104,15 +110,21 @@ </p> <dl> -<dt><i>seconds</i></dt> +<dt><i>seconds</i> (float or int)</dt> <dd> -time in seconds since epoch to be formatted (float or long) +time in seconds since epoch to be formatted </dd> </dl> <dl> <dt>Return:</dt> <dd> -formatted time string (string) +formatted time string +</dd> +</dl> +<dl> +<dt>Return Type:</dt> +<dd> +str </dd> </dl> <div align="right"><a href="#top">Up</a></div> @@ -128,7 +140,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> @@ -144,7 +162,13 @@ <dl> <dt>Return:</dt> <dd> -filename of the servers file (string) +filename of the servers file +</dd> +</dl> +<dl> +<dt>Return Type:</dt> +<dd> +str </dd> </dl> <div align="right"><a href="#top">Up</a></div>