--- a/src/eric7/Documentation/Source/eric7.eric7_virtualenv.html Thu May 25 19:51:47 2023 +0200 +++ b/src/eric7/Documentation/Source/eric7.eric7_virtualenv.html Thu May 25 19:52:31 2023 +0200 @@ -31,7 +31,7 @@ <tr> <td><a href="#createMainWidget">createMainWidget</a></td> -<td>Function to create the main widget.</td> +<td></td> </tr> <tr> <td><a href="#main">main</a></td> @@ -44,28 +44,6 @@ <h2>createMainWidget</h2> <b>createMainWidget</b>(<i>argv</i>) -<p> - Function to create the main widget. -</p> -<dl> - -<dt><i>argv</i> (list of str)</dt> -<dd> -list of commandline parameters -</dd> -</dl> -<dl> -<dt>Return:</dt> -<dd> -reference to the main widget -</dd> -</dl> -<dl> -<dt>Return Type:</dt> -<dd> -QWidget -</dd> -</dl> <div align="right"><a href="#top">Up</a></div> <hr /> <hr />