diff -r 8a15b05eeee3 -r c7240fb719c7 src/eric7/Documentation/Source/index-eric7.VirtualEnv.html --- a/src/eric7/Documentation/Source/index-eric7.VirtualEnv.html Wed Apr 23 18:02:09 2025 +0200 +++ b/src/eric7/Documentation/Source/index-eric7.VirtualEnv.html Wed Apr 23 18:03:14 2025 +0200 @@ -41,13 +41,17 @@ </tr> <tr> <td><a href="eric7.VirtualEnv.VirtualenvMeta.html">VirtualenvMeta</a></td> -<td>Module implementing a dataclass containing the metadata of a virtual environment.</td> +<td>Module implementing a data class containing the metadata of a virtual environment.</td> </tr> <tr> <td><a href="eric7.VirtualEnv.VirtualenvNameDialog.html">VirtualenvNameDialog</a></td> <td>Module implementing a dialog to enter the logical name for a new virtual environment.</td> </tr> <tr> +<td><a href="eric7.VirtualEnv.VirtualenvRegistry.html">VirtualenvRegistry</a></td> +<td>Module implementing the virtual environment types registry and associated data structures.</td> +</tr> +<tr> <td><a href="eric7.VirtualEnv.VirtualenvUpgradeConfigurationDialog.html">VirtualenvUpgradeConfigurationDialog</a></td> <td>Module implementing a dialog to enter the virtual environment upgrade parameters.</td> </tr>