eric6/Documentation/Source/eric6.eric6config.html

changeset 7273
391d6b7b1eff
parent 6942
2602857055c5
child 7960
e8fc383322f7
--- a/eric6/Documentation/Source/eric6.eric6config.html	Wed Sep 25 19:40:31 2019 +0200
+++ b/eric6/Documentation/Source/eric6.eric6config.html	Wed Sep 25 19:42:44 2019 +0200
@@ -18,43 +18,56 @@
 
 </style>
 </head>
-<body><a NAME="top" ID="top"></a>
+<body>
+<a NAME="top" ID="top"></a>
 <h1>eric6.eric6config</h1>
+
 <p>
 Module containing the default configuration of the eric6 installation.
 </p>
 <h3>Global Attributes</h3>
+
 <table>
 <tr><td>__ericDir</td></tr><tr><td>_pkg_config</td></tr>
 </table>
 <h3>Classes</h3>
+
 <table>
 <tr><td>None</td></tr>
 </table>
 <h3>Functions</h3>
+
 <table>
+
 <tr>
 <td><a href="#getConfig">getConfig</a></td>
 <td>Module function to get a configuration value.</td>
 </tr>
 </table>
-<hr /><hr />
+<hr />
+<hr />
 <a NAME="getConfig" ID="getConfig"></a>
 <h2>getConfig</h2>
 <b>getConfig</b>(<i>name</i>)
+
 <p>
     Module function to get a configuration value.
-</p><dl>
+</p>
+<dl>
+
 <dt><i>name</i> (str)</dt>
 <dd>
 name of the configuration value
 </dd>
-</dl><dl>
+</dl>
+<dl>
 <dt>Returns:</dt>
 <dd>
 requested config value
 </dd>
-</dl><dl>
+</dl>
+<dl>
+
 <dt>Raises <b>AttributeError</b>:</dt>
 <dd>
 raised to indicate an invalid config entry

eric ide

mercurial