aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorLeena Miettinen <riitta-leena.miettinen@qt.io>2020-06-24 13:50:55 +0200
committerLeena Miettinen <riitta-leena.miettinen@qt.io>2020-06-25 06:35:27 +0000
commit0ce677b9e971a625e1d89c37040e2a9c05b288b2 (patch)
treebcf7febc576def12fd993fcfc11364b4c74a9bdf /doc
parent2bc4d82d31947717d6fe32a91197c82f65d1ba64 (diff)
Doc: Describe the Analyze File button on the code editor toolbar
Change-Id: Ibf9dca943f925db9dbfd82d8bc2e5505428994dc Reviewed-by: Eike Ziller <eike.ziller@qt.io>
Diffstat (limited to 'doc')
-rw-r--r--doc/qtcreator/src/analyze/creator-clang-static-analyzer.qdoc10
1 files changed, 8 insertions, 2 deletions
diff --git a/doc/qtcreator/src/analyze/creator-clang-static-analyzer.qdoc b/doc/qtcreator/src/analyze/creator-clang-static-analyzer.qdoc
index c06c75ed93..6bc4ac9825 100644
--- a/doc/qtcreator/src/analyze/creator-clang-static-analyzer.qdoc
+++ b/doc/qtcreator/src/analyze/creator-clang-static-analyzer.qdoc
@@ -66,8 +66,14 @@
\section1 Running Clang Tools
- To run the Clang tools to analyze the currently open file, select
- \uicontrol Tools > \uicontrol {C++} > \uicontrol {Analyze Current File}.
+ To run the Clang tools to analyze the currently open file:
+
+ \list
+ \li Select the \inlineimage debugger_singleinstructionmode.png
+ (\uicontrol {Analyze File}) button on the editor toolbar.
+ \li Select \uicontrol Tools > \uicontrol {C++} >
+ \uicontrol {Analyze Current File}.
+ \endlist
To run the Clang tools to analyze an open project: