Doc: Turn some "Advanced Use" topics into how-to topics

Task-number: QTCREATORBUG-29361
Change-Id: Ie675e4d72ad524e0a7a4ba4adca8a477ff579d55
Reviewed-by: Eike Ziller <eike.ziller@qt.io>
This commit is contained in:
Leena Miettinen
2023-08-31 15:16:08 +02:00
parent 9a81e1270a
commit 66fabd0c0d
22 changed files with 349 additions and 271 deletions

View File

@@ -19,7 +19,7 @@
You can also open task list files generated by code scanning and
analysis tools in \l Issues. For more information, see
\l{Showing Task List Files in Issues}.
\l{Show task list files in Issues}.
\section1 Enabling the To-Do Plugin

View File

@@ -60,6 +60,11 @@
the issues from the previous build rounds, deselect \uicontrol Edit >
\uicontrol Preferences > \uicontrol {Build & Run} > \uicontrol General >
\uicontrol {Clear issues list on new build}.
\sa {View output}
\if defined(qtcreator)
\sa {Show task list files in Issues}
\endif
*/
/*!
@@ -90,6 +95,8 @@
For more information about the different search options, see
\l {Finding and Replacing}.
\sa {View output}
*/
/*!
@@ -137,6 +144,8 @@
You can select whether to open \uicontrol{Application Output} on output when
running or debugging applications, to clear old output on a new run,
to word-wrap output, and to limit output to the specified number of lines.
\sa {View output}
*/
/*!
@@ -215,4 +224,6 @@
the new output to the old output.
\li Select \uicontrol OK to start parsing.
\endlist
\sa {View output}
*/