diff -r c4c17121eff8 -r a21d673a8f99 eric6/Documentation/Source/eric6.CondaInterface.__init__.html --- a/eric6/Documentation/Source/eric6.CondaInterface.__init__.html Sat Jan 16 16:50:00 2021 +0100 +++ b/eric6/Documentation/Source/eric6.CondaInterface.__init__.html Sat Jan 16 16:51:23 2021 +0100 @@ -88,7 +88,7 @@ Module function to get the conda version. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> tuple containing the conda version </dd> @@ -110,7 +110,7 @@ Module function to get the conda version as a string. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> conda version as a string </dd> @@ -132,7 +132,7 @@ Module function to check the availability of conda. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> flag indicating conda availability </dd> @@ -164,7 +164,7 @@ Module function to get the root prefix. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> root prefix </dd> @@ -186,7 +186,7 @@ Module function to get the path of the user configuration file. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> path of the user configuration file </dd>