diff -r e96fd56843d3 -r 3737e9f17f44 Documentation/Source/eric5.PluginManager.PluginManager.html --- a/Documentation/Source/eric5.PluginManager.PluginManager.html Thu Sep 05 18:15:10 2013 +0200 +++ b/Documentation/Source/eric5.PluginManager.PluginManager.html Thu Sep 05 18:31:35 2013 +0200 @@ -670,16 +670,13 @@ </dd> </dl><a NAME="PluginManager.unloadPlugin" ID="PluginManager.unloadPlugin"></a> <h4>PluginManager.unloadPlugin</h4> -<b>unloadPlugin</b>(<i>name, directory</i>) +<b>unloadPlugin</b>(<i>name</i>) <p> Public method to unload a plugin module. </p><dl> <dt><i>name</i></dt> <dd> name of the module to be unloaded (string) -</dd><dt><i>directory</i></dt> -<dd> -name of the plugin directory (string) </dd> </dl><dl> <dt>Returns:</dt>