--- a/ProjectPyramid/Documentation/source/Plugin_Project_Pyramid.ProjectPyramid.Project.html Wed Dec 30 11:02:09 2020 +0100 +++ b/ProjectPyramid/Documentation/source/Plugin_Project_Pyramid.ProjectPyramid.Project.html Mon Apr 26 17:41:12 2021 +0200 @@ -351,7 +351,7 @@ projects (= top level dirs). </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> list of projects (list of string) </dd> @@ -372,7 +372,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> path of the debugger environment (string) </dd> @@ -393,7 +393,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> list of full executable names, if the executable file is accessible via the searchpath defined by the PATH environment @@ -408,7 +408,7 @@ Private method to create the path to the initialization script. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> path to the initialization script (string) </dd> @@ -428,7 +428,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> extracted locale (string) or None </dd> @@ -449,7 +449,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> path of the virtual environment (string) </dd> @@ -481,7 +481,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> flag indicating a suitable command </dd> @@ -507,7 +507,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> normalized file names (list of string) </dd> @@ -520,7 +520,7 @@ Private method to get the name of the current Pyramid project. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> name of the project (string) </dd> @@ -548,7 +548,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> file names belonging to the current site (list of string) </dd> @@ -575,7 +575,7 @@ Private method to calculate the full path of the Pyramid project. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> path of the project (string) </dd> @@ -744,7 +744,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> reference to the menu (QMenu) or None, if no menu with the given name exists @@ -758,7 +758,7 @@ Public method to get the names of all menus. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> menu names (list of string) </dd> @@ -783,7 +783,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> full pyramid command (string) </dd> @@ -796,7 +796,7 @@ Public method to get the Pyramid version as a tuple. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> Pyramid version </dd> @@ -815,7 +815,7 @@ Public method to get the Pyramid version as a string. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> Pyramid version </dd> @@ -834,7 +834,7 @@ Public method to build the Python command. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> python command (string) </dd> @@ -854,7 +854,7 @@ Public slot to initialize the Pyramid menu. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> the menu generated (QMenu) </dd> @@ -874,7 +874,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> tuple of two entries giving an indication, if the console is spawning (boolean) and the (possibly) cleaned console command @@ -946,7 +946,7 @@ Public method to get the supported Python variants. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> list of supported Python variants (list of strings) </dd> @@ -1098,7 +1098,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> tuple of successful start and process id (boolean, integer) </dd>