forked from qt-creator/qt-creator
Doc: Hide a \sa from the QDS Manual
To fix a qdoc warning. Change-Id: Ibbf7593cd65ac4e68b2543b13038c0d69b95376b Reviewed-by: Mats Honkamaa <mats.honkamaa@qt.io>
This commit is contained in:
@@ -79,7 +79,11 @@
|
|||||||
If you hide the annotations, you can move the mouse pointer over an icon to
|
If you hide the annotations, you can move the mouse pointer over an icon to
|
||||||
view them.
|
view them.
|
||||||
|
|
||||||
\sa {Analyze code with Clang-Tidy and Clazy}, {JavaScript and QML Checks}
|
\if defined(qtcreator)
|
||||||
|
\sa {Analyze code with Clang-Tidy and Clazy}
|
||||||
|
\endif
|
||||||
|
|
||||||
|
\sa {JavaScript and QML Checks}
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/*!
|
/*!
|
||||||
|
|||||||
Reference in New Issue
Block a user