src/eric7/Documentation/Source/eric7.Globals.__init__.html

branch
eric7
changeset 10928
46651e194fbe
parent 10812
f62e1bf47492
--- a/src/eric7/Documentation/Source/eric7.Globals.__init__.html	Thu Sep 26 09:48:49 2024 +0200
+++ b/src/eric7/Documentation/Source/eric7.Globals.__init__.html	Thu Sep 26 15:49:36 2024 +0200
@@ -13,7 +13,6 @@
 
 <h3>Global Attributes</h3>
 <table>
-<tr><td>configDir</td></tr>
 <tr><td>recentNameBreakpointConditions</td></tr>
 <tr><td>recentNameBreakpointFiles</td></tr>
 <tr><td>recentNameFiles</td></tr>
@@ -40,10 +39,6 @@
 <h3>Functions</h3>
 <table>
 <tr>
-<td><a href="#getConfigDir">getConfigDir</a></td>
-<td>Module function to get the name of the directory storing the config data.</td>
-</tr>
-<tr>
 <td><a href="#getInstallInfoFilePath">getInstallInfoFilePath</a></td>
 <td>Public method to get the path name of the install info file.</td>
 </tr>
@@ -51,36 +46,10 @@
 <td><a href="#getWebBrowserSupport">getWebBrowserSupport</a></td>
 <td>Module function to determine the supported web browser variant.</td>
 </tr>
-<tr>
-<td><a href="#setConfigDir">setConfigDir</a></td>
-<td>Module function to set the name of the directory storing the config data.</td>
-</tr>
 </table>
 
 <hr />
 <hr />
-<a NAME="getConfigDir" ID="getConfigDir"></a>
-<h2>getConfigDir</h2>
-<b>getConfigDir</b>(<i></i>)
-<p>
-    Module function to get the name of the directory storing the config data.
-</p>
-
-<dl>
-<dt>Return:</dt>
-<dd>
-directory name of the config dir
-</dd>
-</dl>
-<dl>
-<dt>Return Type:</dt>
-<dd>
-str
-</dd>
-</dl>
-<div align="right"><a href="#top">Up</a></div>
-<hr />
-<hr />
 <a NAME="getInstallInfoFilePath" ID="getInstallInfoFilePath"></a>
 <h2>getInstallInfoFilePath</h2>
 <b>getInstallInfoFilePath</b>(<i></i>)
@@ -125,21 +94,4 @@
 </dl>
 <div align="right"><a href="#top">Up</a></div>
 <hr />
-<hr />
-<a NAME="setConfigDir" ID="setConfigDir"></a>
-<h2>setConfigDir</h2>
-<b>setConfigDir</b>(<i>d</i>)
-<p>
-    Module function to set the name of the directory storing the config data.
-</p>
-
-<dl>
-
-<dt><i>d</i> (str)</dt>
-<dd>
-name of an existing directory
-</dd>
-</dl>
-<div align="right"><a href="#top">Up</a></div>
-<hr />
 </body></html>

eric ide

mercurial