diff -r c4c17121eff8 -r a21d673a8f99 eric6/Documentation/Source/eric6.PluginManager.PluginManager.html --- a/eric6/Documentation/Source/eric6.PluginManager.PluginManager.html Sat Jan 16 16:50:00 2021 +0100 +++ b/eric6/Documentation/Source/eric6.PluginManager.PluginManager.html Sat Jan 16 16:51:23 2021 +0100 @@ -348,7 +348,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> flag indicating, if the module satisfies all requirements for being activated (boolean) @@ -382,7 +382,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> flag indicating, if the module satisfies all requirements for being deactivated (boolean) @@ -425,7 +425,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> dictionay containing plug-in data </dd> @@ -476,7 +476,7 @@ If the plugin folders don't exist, they are created (if possible). </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> tuple of a flag indicating existence of any of the plugin directories (boolean) and a message (string) @@ -490,7 +490,7 @@ Private method to check, if there are plugins available. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> flag indicating the availability of plugins (boolean) </dd> @@ -533,7 +533,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> reference to the initialized plugin object </dd> @@ -677,7 +677,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> list of API filenames (list of string) </dd> @@ -717,7 +717,7 @@ </dl> </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> plug-in configuration data </dd> @@ -737,7 +737,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> details of the plugin as a dictionary </dd> @@ -757,7 +757,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> path of the requested plugin directory (string) </dd> @@ -778,7 +778,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> dictionary with name as key and display string as value (dictionary of string) @@ -793,7 +793,7 @@ external tool. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> list of dictionaries containing the data. Each dictionary must either contain data for the determination or the data to be @@ -833,7 +833,7 @@ Public method to get infos about all loaded plug-ins. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> list of dictionaries with keys "module_name", "plugin_name", "version", "auto_activate", "active", "short_desc", "error" @@ -862,7 +862,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> list of plugin module names (list of string) </dd> @@ -892,7 +892,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> reference to the initialized plugin object </dd> @@ -916,7 +916,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> preview pixmap (QPixmap) </dd> @@ -930,7 +930,7 @@ by a plug-in. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> dictionary with documentation type as key and list of files as value @@ -955,7 +955,7 @@ a tuple with the vcs name (string) and vcs display string (string). </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> dictionary with indicator as key and a list of tuples as values. Each tuple contains the vcs name (string) and vcs display @@ -1027,7 +1027,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> flag indicating, if the plugin is active (boolean) </dd> @@ -1047,7 +1047,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> flag indicating, if the plugin is loaded (boolean) </dd> @@ -1070,7 +1070,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> flag indicating a valid plugin name (boolean) </dd> @@ -1157,7 +1157,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> flag indicating the plugin module was found in sys.modules (boolean) @@ -1178,7 +1178,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> flag indicating success (boolean) </dd>