Doc: Divide "Creating Projects" into an explanation and how-to topics

Task-number: QTCREATORBUG-29361
Change-Id: I623d824e423da950df9643c42d85b485daccfe4b
Reviewed-by: Eike Ziller <eike.ziller@qt.io>
Reviewed-by: Christian Kandeler <christian.kandeler@qt.io>
This commit is contained in:
Leena Miettinen
2023-08-01 17:07:28 +02:00
parent 4c4719f4d0
commit 22476fc26f
14 changed files with 186 additions and 135 deletions

View File

@@ -6,7 +6,7 @@
\section1 Running Python Projects
You can execute Qt for Python applications directly from \QC. If you
used the \l{Using Project Wizards}{new project wizard}
used the \l{Use project wizards}{new project wizard}
to create the application project, the \c main.py file is automatically
executed when you select the \uicontrol Run button.