--- a/src/eric7/Documentation/Source/eric7.Preferences.__init__.html Wed May 07 17:45:34 2025 +0200 +++ b/src/eric7/Documentation/Source/eric7.Preferences.__init__.html Wed May 07 18:29:49 2025 +0200 @@ -50,10 +50,6 @@ <td>Module function to retrieve the conda related settings.</td> </tr> <tr> -<td><a href="#getCooperation">getCooperation</a></td> -<td>Module function to retrieve the various Cooperation settings.</td> -</tr> -<tr> <td><a href="#getDebugger">getDebugger</a></td> <td>Module function to retrieve the debugger settings.</td> </tr> @@ -286,10 +282,6 @@ <td>Function to set the configured flag.</td> </tr> <tr> -<td><a href="#setCooperation">setCooperation</a></td> -<td>Module function to store the various Cooperation settings.</td> -</tr> -<tr> <td><a href="#setDebugger">setDebugger</a></td> <td>Module function to store the debugger settings.</td> </tr> @@ -488,7 +480,6 @@ <h3>Class Attributes</h3> <table> <tr><td>condaDefaults</td></tr> -<tr><td>cooperationDefaults</td></tr> <tr><td>debuggerDefaults</td></tr> <tr><td>diffColourDefaults</td></tr> <tr><td>docuViewerDefaults</td></tr> @@ -620,35 +611,6 @@ <div align="right"><a href="#top">Up</a></div> <hr /> <hr /> -<a NAME="getCooperation" ID="getCooperation"></a> -<h2>getCooperation</h2> -<b>getCooperation</b>(<i>key</i>) -<p> - Module function to retrieve the various Cooperation settings. -</p> - -<dl> - -<dt><i>key</i> (str)</dt> -<dd> -the key of the value to get -</dd> -</dl> -<dl> -<dt>Return:</dt> -<dd> -the requested UI setting -</dd> -</dl> -<dl> -<dt>Return Type:</dt> -<dd> -Any -</dd> -</dl> -<div align="right"><a href="#top">Up</a></div> -<hr /> -<hr /> <a NAME="getDebugger" ID="getDebugger"></a> <h2>getDebugger</h2> <b>getDebugger</b>(<i>key</i>) @@ -2152,27 +2114,6 @@ <div align="right"><a href="#top">Up</a></div> <hr /> <hr /> -<a NAME="setCooperation" ID="setCooperation"></a> -<h2>setCooperation</h2> -<b>setCooperation</b>(<i>key, value</i>) -<p> - Module function to store the various Cooperation settings. -</p> - -<dl> - -<dt><i>key</i> (str)</dt> -<dd> -the key of the setting to be set -</dd> -<dt><i>value</i> (Any)</dt> -<dd> -the value to be set -</dd> -</dl> -<div align="right"><a href="#top">Up</a></div> -<hr /> -<hr /> <a NAME="setDebugger" ID="setDebugger"></a> <h2>setDebugger</h2> <b>setDebugger</b>(<i>key, value</i>)