--- a/ProjectFlask/Documentation/source/Plugin_Project_Flask.ProjectFlask.Project.html Wed Dec 30 11:02:08 2020 +0100 +++ b/ProjectFlask/Documentation/source/Plugin_Project_Flask.ProjectFlask.Project.html Sat Apr 24 11:30:11 2021 +0200 @@ -275,7 +275,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> flag indicating a suitable file was found </dd> @@ -367,7 +367,7 @@ working directory. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> tuple containing the working directory and the application name </dd> @@ -397,7 +397,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> referenced data </dd> @@ -416,7 +416,7 @@ Public method to build the Flask command. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> full flask command </dd> @@ -436,7 +436,7 @@ string. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> dictionary containing the Flask, Werkzeug and Python versions </dd> @@ -466,7 +466,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> full command </dd> @@ -492,7 +492,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> reference to the menu or None, if no menu with the given name exists @@ -512,7 +512,7 @@ Public method to get the names of all menus. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> menu names </dd> @@ -531,7 +531,7 @@ Public method to get the path of the virtual environment. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> path of the virtual environment </dd> @@ -551,7 +551,7 @@ with the current project. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> path of the Python interpreter </dd> @@ -577,7 +577,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> flag indicating the availability of the capability </dd> @@ -603,7 +603,7 @@ Public method to initialize the Flask menu. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> the menu generated </dd> @@ -644,7 +644,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> tuple containing the working directory and a prepared environment object to be used with QProcess @@ -725,7 +725,7 @@ Public method to get the supported Python variants. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> list of supported Python variants </dd>