forked from qt-creator/qt-creator
Doc: Describe the Analyze File button on the code editor toolbar
Change-Id: Ibf9dca943f925db9dbfd82d8bc2e5505428994dc Reviewed-by: Eike Ziller <eike.ziller@qt.io>
This commit is contained in:
@@ -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:
|
||||
|
||||
|
Reference in New Issue
Block a user