--- a/eric6/Documentation/Source/eric6.Graphics.PackageDiagramBuilder.html Sun Jan 17 13:53:08 2021 +0100 +++ b/eric6/Documentation/Source/eric6.Graphics.PackageDiagramBuilder.html Mon Feb 01 10:38:16 2021 +0100 @@ -152,7 +152,7 @@ <dd> name of a python package to be shown (string) </dd> -<dt><i>noAttrs=</i></dt> +<dt><i>noAttrs</i></dt> <dd> flag indicating, that no attributes should be shown (boolean) @@ -276,7 +276,7 @@ package. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> dictionary of modules contained in the package. </dd> @@ -290,7 +290,7 @@ package. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> dictionary of sub-packages contained in this package </dd> @@ -324,7 +324,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> shape (QCanvasItem) </dd> @@ -347,7 +347,7 @@ Public method to get a string for data to be persisted. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> persisted data string (string) </dd> @@ -378,7 +378,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> flag indicating success (boolean) </dd>