diff -r bd1a25ead18d -r aaa864fa5c1e Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.LargefilesExtension.__init__.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.LargefilesExtension.__init__.html Sat Mar 01 18:36:34 2014 +0100 @@ -0,0 +1,55 @@ +<!DOCTYPE html> +<html><head> +<title>eric5.Plugins.VcsPlugins.vcsMercurial.LargefilesExtension.__init__</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>eric5.Plugins.VcsPlugins.vcsMercurial.LargefilesExtension.__init__</h1> +<p> +Package implementing the largefiles extension support interface. +</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="#getDefaults">getDefaults</a></td> +<td>Function to get the default values of the extension.</td> +</tr> +</table> +<hr /><hr /> +<a NAME="getDefaults" ID="getDefaults"></a> +<h2>getDefaults</h2> +<b>getDefaults</b>(<i></i>) +<p> + Function to get the default values of the extension. +</p><dl> +<dt>Returns:</dt> +<dd> +dictionary with default values and parameter as key (dict) +</dd> +</dl> +<div align="right"><a href="#top">Up</a></div> +<hr /> +</body></html> \ No newline at end of file