--- a/src/eric7/Plugins/DocumentationPlugins/Ericdoc/EricdocConfigDialog.py Thu Jul 07 16:38:26 2022 +0200 +++ b/src/eric7/Plugins/DocumentationPlugins/Ericdoc/EricdocConfigDialog.py Thu Jul 07 17:08:18 2022 +0200 @@ -179,8 +179,9 @@ dictionary can be passed back upon object generation to overwrite the default settings. - @return a tuple of the commandline parameters and non default - parameters (list of strings, dictionary) + @return a tuple containing the commandline parameters, non default + parameters and the start directory + @rtype tuple of (list of str, dict, str) """ parms = {} args = []