Documentation/Source/eric5.eric5config.html

changeset 58
37f0444c3479
parent 21
b88a0e6268bd
child 409
0ea528e80202
--- a/Documentation/Source/eric5.eric5config.html	Thu Jan 14 17:27:31 2010 +0000
+++ b/Documentation/Source/eric5.eric5config.html	Thu Jan 14 18:35:52 2010 +0000
@@ -22,7 +22,7 @@
 <body><a NAME="top" ID="top"></a>
 <h1>eric5.eric5config</h1>
 <p>
-&#77;&#111;&#100;&#117;&#108;&#101; &#99;&#111;&#110;&#116;&#97;&#105;&#110;&#105;&#110;&#103; &#116;&#104;&#101; &#100;&#101;&#102;&#97;&#117;&#108;&#116; &#99;&#111;&#110;&#102;&#105;&#103;&#117;&#114;&#97;&#116;&#105;&#111;&#110; &#111;&#102; &#116;&#104;&#101; &#101;&#114;&#105;&#99;&#53; &#105;&#110;&#115;&#116;&#97;&#108;&#108;&#97;&#116;&#105;&#111;&#110;
+Module containing the default configuration of the eric5 installation
 </p>
 <h3>Global Attributes</h3>
 <table>
@@ -36,7 +36,7 @@
 <table>
 <tr>
 <td><a href="#getConfig">getConfig</a></td>
-<td>&#77;&#111;&#100;&#117;&#108;&#101; &#102;&#117;&#110;&#99;&#116;&#105;&#111;&#110; &#116;&#111; &#103;&#101;&#116; &#97; &#99;&#111;&#110;&#102;&#105;&#103;&#117;&#114;&#97;&#116;&#105;&#111;&#110; v&#97;&#108;&#117;&#101;.</td>
+<td>Module function to get a configuration value.</td>
 </tr>
 </table>
 <hr /><hr />
@@ -44,11 +44,11 @@
 <h2>getConfig</h2>
 <b>getConfig</b>(<i>name</i>)
 <p>
-    &#77;&#111;&#100;&#117;&#108;&#101; &#102;&#117;&#110;&#99;&#116;&#105;&#111;&#110; &#116;&#111; &#103;&#101;&#116; &#97; &#99;&#111;&#110;&#102;&#105;&#103;&#117;&#114;&#97;&#116;&#105;&#111;&#110; v&#97;&#108;&#117;&#101;.
+    Module function to get a configuration value.
 </p><dl>
 <dt><i>name</i></dt>
 <dd>
-&#116;&#104;&#101; &#110;&#97;&#109;&#101; &#111;&#102; &#116;&#104;&#101; &#99;&#111;&#110;&#102;&#105;&#103;&#117;&#114;&#97;&#116;&#105;&#111;&#110; v&#97;&#108;&#117;&#101; (&#115;&#116;&#114;&#105;&#110;&#103;).
+the name of the configuration value (string).
 </dd>
 </dl>
 <div align="right"><a href="#top">Up</a></div>

eric ide

mercurial