src/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.HgUtilities.html

branch
eric7
changeset 10479
856476537696
parent 9209
b99e7fd55fd3
child 11084
adbb5d1944ea
--- a/src/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.HgUtilities.html	Thu Jan 04 17:16:15 2024 +0100
+++ b/src/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.HgUtilities.html	Thu Jan 04 18:02:25 2024 +0100
@@ -7,24 +7,22 @@
 <body>
 <a NAME="top" ID="top"></a>
 <h1>eric7.Plugins.VcsPlugins.vcsMercurial.HgUtilities</h1>
-
 <p>
 Module implementing some common utility functions for the Mercurial package.
 </p>
+
 <h3>Global Attributes</h3>
-
 <table>
 <tr><td>None</td></tr>
 </table>
+
 <h3>Classes</h3>
-
 <table>
 <tr><td>None</td></tr>
 </table>
+
 <h3>Functions</h3>
-
 <table>
-
 <tr>
 <td><a href="#getConfigPath">getConfigPath</a></td>
 <td>Function to get the filename of the config file.</td>
@@ -42,15 +40,16 @@
 <td>Function to prepare the given process.</td>
 </tr>
 </table>
+
 <hr />
 <hr />
 <a NAME="getConfigPath" ID="getConfigPath"></a>
 <h2>getConfigPath</h2>
 <b>getConfigPath</b>(<i></i>)
-
 <p>
     Function to get the filename of the config file.
 </p>
+
 <dl>
 <dt>Return:</dt>
 <dd>
@@ -69,10 +68,10 @@
 <a NAME="getHgExecutable" ID="getHgExecutable"></a>
 <h2>getHgExecutable</h2>
 <b>getHgExecutable</b>(<i></i>)
-
 <p>
     Function to get the full path of the Mercurial executable.
 </p>
+
 <dl>
 <dt>Return:</dt>
 <dd>
@@ -91,10 +90,10 @@
 <a NAME="hgVersion" ID="hgVersion"></a>
 <h2>hgVersion</h2>
 <b>hgVersion</b>(<i>plugin</i>)
-
 <p>
     Public method to determine the Mercurial version.
 </p>
+
 <dl>
 
 <dt><i>plugin</i> (VcsMercurialPlugin)</dt>
@@ -121,10 +120,10 @@
 <a NAME="prepareProcess" ID="prepareProcess"></a>
 <h2>prepareProcess</h2>
 <b>prepareProcess</b>(<i>proc, encoding="", language=""</i>)
-
 <p>
     Function to prepare the given process.
 </p>
+
 <dl>
 
 <dt><i>proc</i> (QProcess)</dt>
@@ -142,4 +141,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