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

branch
eric7
changeset 10479
856476537696
parent 10436
f6881d10e995
--- a/src/eric7/Documentation/Source/eric7.VCS.__init__.html	Thu Jan 04 17:16:15 2024 +0100
+++ b/src/eric7/Documentation/Source/eric7.VCS.__init__.html	Thu Jan 04 18:02:25 2024 +0100
@@ -7,7 +7,6 @@
 <body>
 <a NAME="top" ID="top"></a>
 <h1>eric7.VCS.__init__</h1>
-
 <p>
 Module implementing the general part of the interface to version control
 systems.
@@ -18,20 +17,19 @@
 some repository information and an abstract base class. The individual
 interfaces have to be subclasses of this base class.
 </p>
+
 <h3>Global Attributes</h3>
-
 <table>
 <tr><td>VcsBasicHelperSingleton</td></tr>
 </table>
+
 <h3>Classes</h3>
-
 <table>
 <tr><td>None</td></tr>
 </table>
+
 <h3>Functions</h3>
-
 <table>
-
 <tr>
 <td><a href="#factory">factory</a></td>
 <td>Modul factory function to generate the right vcs object.</td>
@@ -41,15 +39,16 @@
 <td>Module function to get a reference to the basic project helper singleton.</td>
 </tr>
 </table>
+
 <hr />
 <hr />
 <a NAME="factory" ID="factory"></a>
 <h2>factory</h2>
 <b>factory</b>(<i>vcs</i>)
-
 <p>
     Modul factory function to generate the right vcs object.
 </p>
+
 <dl>
 
 <dt><i>vcs</i> (str)</dt>
@@ -75,10 +74,10 @@
 <a NAME="getBasicHelper" ID="getBasicHelper"></a>
 <h2>getBasicHelper</h2>
 <b>getBasicHelper</b>(<i>project</i>)
-
 <p>
     Module function to get a reference to the basic project helper singleton.
 </p>
+
 <dl>
 
 <dt><i>project</i> (Project)</dt>
@@ -100,4 +99,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