From 0ce677b9e971a625e1d89c37040e2a9c05b288b2 Mon Sep 17 00:00:00 2001 From: Leena Miettinen Date: Wed, 24 Jun 2020 13:50:55 +0200 Subject: [PATCH] Doc: Describe the Analyze File button on the code editor toolbar Change-Id: Ibf9dca943f925db9dbfd82d8bc2e5505428994dc Reviewed-by: Eike Ziller --- .../src/analyze/creator-clang-static-analyzer.qdoc | 10 ++++++++-- 1 file 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 c06c75ed933..6bc4ac9825a 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: