diff -r 1779dc278077 -r 391d6b7b1eff eric6/Documentation/Source/index-eric6.Globals.html --- a/eric6/Documentation/Source/index-eric6.Globals.html Wed Sep 25 19:40:31 2019 +0200 +++ b/eric6/Documentation/Source/index-eric6.Globals.html Wed Sep 25 19:42:44 2019 +0200 @@ -20,6 +20,7 @@ </head> <body> <h1>eric6.Globals</h1> + <p> Module defining common data to be used by all modules. </p> @@ -27,10 +28,12 @@ <h3>Modules</h3> <table> + <tr> <td><a href="eric6.Globals.AppInfo.html">AppInfo</a></td> <td>Module implementing a function to generate an application info.</td> -</tr><tr> +</tr> +<tr> <td><a href="eric6.Globals.__init__.html">Globals</a></td> <td>Module defining common data to be used by all modules.</td> </tr>