Documentation/Source/eric6.Plugins.VcsPlugins.vcsMercurial.HgUserConfig.html

changeset 5257
005c59af7989
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/Documentation/Source/eric6.Plugins.VcsPlugins.vcsMercurial.HgUserConfig.html	Fri Oct 21 18:25:23 2016 +0200
@@ -0,0 +1,55 @@
+<!DOCTYPE html>
+<html><head>
+<title>eric6.Plugins.VcsPlugins.vcsMercurial.HgUserConfig</title>
+<meta charset="UTF-8">
+<style>
+body {
+    background: #EDECE6;
+    margin: 0em 1em 10em 1em;
+    color: black;
+}
+
+h1 { color: white; background: #85774A; }
+h2 { color: white; background: #85774A; }
+h3 { color: white; background: #9D936E; }
+h4 { color: white; background: #9D936E; }
+    
+a { color: #BA6D36; }
+
+</style>
+</head>
+<body><a NAME="top" ID="top"></a>
+<h1>eric6.Plugins.VcsPlugins.vcsMercurial.HgUserConfig</h1>
+<p>
+Module implementing the Mercurial version control plugin.
+</p>
+<h3>Global Attributes</h3>
+<table>
+<tr><td>_UserEditor</td></tr><tr><td>__all__</td></tr>
+</table>
+<h3>Classes</h3>
+<table>
+<tr><td>None</td></tr>
+</table>
+<h3>Functions</h3>
+<table>
+<tr>
+<td><a href="#hgEditUserConfig">hgEditUserConfig</a></td>
+<td>Module function used to edit the user configuration file.</td>
+</tr>
+</table>
+<hr /><hr />
+<a NAME="hgEditUserConfig" ID="hgEditUserConfig"></a>
+<h2>hgEditUserConfig</h2>
+<b>hgEditUserConfig</b>(<i>version=(0, 0)</i>)
+<p>
+    Module function used to edit the user configuration file.
+</p><dl>
+<dt><i>version</i></dt>
+<dd>
+Mercurial version info (tuple of two integers)
+</dd>
+</dl>
+<div align="right"><a href="#top">Up</a></div>
+<hr />
+</body></html>
\ No newline at end of file

eric ide

mercurial