diff -r 866adc8c315b -r 0acf98cd089a eric6/Documentation/Source/eric6.Project.ProjectBrowser.html --- a/eric6/Documentation/Source/eric6.Project.ProjectBrowser.html Sun Jan 17 13:53:08 2021 +0100 +++ b/eric6/Documentation/Source/eric6.Project.ProjectBrowser.html Mon Feb 01 10:38:16 2021 +0100 @@ -23,7 +23,7 @@ <h1>eric6.Project.ProjectBrowser</h1> <p> -Module implementing the project browser part of the eric6 UI. +Module implementing the project browser part of the eric UI. </p> <h3>Global Attributes</h3> @@ -36,7 +36,7 @@ <tr> <td><a href="#ProjectBrowser">ProjectBrowser</a></td> -<td>Class implementing the project browser part of the eric6 UI.</td> +<td>Class implementing the project browser part of the eric UI.</td> </tr> </table> <h3>Functions</h3> @@ -50,7 +50,7 @@ <h2>ProjectBrowser</h2> <p> - Class implementing the project browser part of the eric6 UI. + Class implementing the project browser part of the eric UI. </p> <p> It generates a widget with up to seven tabs. The individual tabs contain @@ -273,7 +273,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> reference to the requested browser or None </dd> @@ -286,7 +286,7 @@ Public method to get the names of the various project browsers. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> list of project browser names (list of string) </dd> @@ -299,7 +299,7 @@ Public method to get references to the individual project browsers. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> list of references to project browsers </dd>