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

branch
eric7
changeset 10479
856476537696
parent 9209
b99e7fd55fd3
--- a/src/eric7/Documentation/Source/eric7.CondaInterface.__init__.html	Thu Jan 04 17:16:15 2024 +0100
+++ b/src/eric7/Documentation/Source/eric7.CondaInterface.__init__.html	Thu Jan 04 18:02:25 2024 +0100
@@ -7,24 +7,26 @@
 <body>
 <a NAME="top" ID="top"></a>
 <h1>eric7.CondaInterface.__init__</h1>
-
 <p>
 Package implementing the various conda related modules.
 </p>
+
 <h3>Global Attributes</h3>
-
 <table>
-<tr><td>__CondaRootPrefix</td></tr><tr><td>__CondaUserConfig</td></tr><tr><td>__CondaVersion</td></tr><tr><td>__CondaVersionStr</td></tr><tr><td>__initialized</td></tr>
+<tr><td>__CondaRootPrefix</td></tr>
+<tr><td>__CondaUserConfig</td></tr>
+<tr><td>__CondaVersion</td></tr>
+<tr><td>__CondaVersionStr</td></tr>
+<tr><td>__initialized</td></tr>
 </table>
+
 <h3>Classes</h3>
-
 <table>
 <tr><td>None</td></tr>
 </table>
+
 <h3>Functions</h3>
-
 <table>
-
 <tr>
 <td><a href="#__initializeCondaInterface">__initializeCondaInterface</a></td>
 <td>Private module function to (re-)initialize the conda interface.</td>
@@ -54,25 +56,26 @@
 <td>Module function to get the path of the user configuration file.</td>
 </tr>
 </table>
+
 <hr />
 <hr />
 <a NAME="__initializeCondaInterface" ID="__initializeCondaInterface"></a>
 <h2>__initializeCondaInterface</h2>
 <b>__initializeCondaInterface</b>(<i></i>)
-
 <p>
     Private module function to (re-)initialize the conda interface.
 </p>
+
 <div align="right"><a href="#top">Up</a></div>
 <hr />
 <hr />
 <a NAME="condaVersion" ID="condaVersion"></a>
 <h2>condaVersion</h2>
 <b>condaVersion</b>(<i></i>)
-
 <p>
     Module function to get the conda version.
 </p>
+
 <dl>
 <dt>Return:</dt>
 <dd>
@@ -91,10 +94,10 @@
 <a NAME="condaVersionStr" ID="condaVersionStr"></a>
 <h2>condaVersionStr</h2>
 <b>condaVersionStr</b>(<i></i>)
-
 <p>
     Module function to get the conda version as a string.
 </p>
+
 <dl>
 <dt>Return:</dt>
 <dd>
@@ -113,10 +116,10 @@
 <a NAME="isCondaAvailable" ID="isCondaAvailable"></a>
 <h2>isCondaAvailable</h2>
 <b>isCondaAvailable</b>(<i></i>)
-
 <p>
     Module function to check the availability of conda.
 </p>
+
 <dl>
 <dt>Return:</dt>
 <dd>
@@ -135,20 +138,20 @@
 <a NAME="resetInterface" ID="resetInterface"></a>
 <h2>resetInterface</h2>
 <b>resetInterface</b>(<i></i>)
-
 <p>
     Module function to reset the conda interface.
 </p>
+
 <div align="right"><a href="#top">Up</a></div>
 <hr />
 <hr />
 <a NAME="rootPrefix" ID="rootPrefix"></a>
 <h2>rootPrefix</h2>
 <b>rootPrefix</b>(<i></i>)
-
 <p>
     Module function to get the root prefix.
 </p>
+
 <dl>
 <dt>Return:</dt>
 <dd>
@@ -167,10 +170,10 @@
 <a NAME="userConfiguration" ID="userConfiguration"></a>
 <h2>userConfiguration</h2>
 <b>userConfiguration</b>(<i></i>)
-
 <p>
     Module function to get the path of the user configuration file.
 </p>
+
 <dl>
 <dt>Return:</dt>
 <dd>
@@ -185,4 +188,4 @@
 </dl>
 <div align="right"><a href="#top">Up</a></div>
 <hr />
-</body></html>
\ No newline at end of file
+</body></html>

eric ide

mercurial