From 1f355b3bb94a503f859420c5c03b107f55c0d18b Mon Sep 17 00:00:00 2001 From: Christian Stenger Date: Thu, 10 Oct 2024 10:36:21 +0200 Subject: [PATCH] Docs: Be more concrete for the topic Makes it easier to find it. Fixes: QTCREATORBUG-31780 Change-Id: Ia98b742430d971d13f829ee720b61c887d93647f Reviewed-by: Leena Miettinen --- doc/qtcreator/src/analyze/creator-axivion.qdoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/qtcreator/src/analyze/creator-axivion.qdoc b/doc/qtcreator/src/analyze/creator-axivion.qdoc index 210ea73c503..78e68969bf4 100644 --- a/doc/qtcreator/src/analyze/creator-axivion.qdoc +++ b/doc/qtcreator/src/analyze/creator-axivion.qdoc @@ -7,7 +7,7 @@ \ingroup creator-how-to-analyze - \title Prevent code erosion + \title View Axivion static code analysis results Connect to an Axivion dashboard server from \QC to view results of code analysis. @@ -161,5 +161,5 @@ Select \uicontrol {Highlight marks} to highlight found issues on the scrollbar in the editor. - \sa {Enable and disable plugins}, {Prevent code erosion} + \sa {Enable and disable plugins}, {View Axivion static code analysis results} */