forked from qt-creator/qt-creator
Doc: Add Known Issues to \ingroup creator-reference
It somehow fell out from there. Point to the Change Log command for viewing the changes. Task-number: QTCREATORBUG-29361 Change-Id: I59bc227e507495684f9d2cc9db19510481076d38 Reviewed-by: Eike Ziller <eike.ziller@qt.io> Reviewed-by: <github-actions-qt-creator@cristianadam.eu>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
// Copyright (C) 2023 The Qt Company Ltd.
|
||||
// Copyright (C) 2024 The Qt Company Ltd.
|
||||
// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GFDL-1.3-no-invariants-only
|
||||
|
||||
// **********************************************************************
|
||||
@@ -8,20 +8,22 @@
|
||||
// **********************************************************************
|
||||
|
||||
/*!
|
||||
\previouspage creator-how-tos.html
|
||||
\page creator-known-issues.html
|
||||
\nextpage creator-glossary.html
|
||||
\previouspage creator-reference.html
|
||||
|
||||
\ingroup creator-reference
|
||||
|
||||
\title Known Issues
|
||||
|
||||
This section lists known issues in \QC version \qtcversion. The development
|
||||
team is aware of them, and therefore, you do not need to report them as
|
||||
bugs.
|
||||
\brief Known issues in \QC version \qtcversion.
|
||||
|
||||
For a list of fixed issues and added features, see the changelog file in
|
||||
the \c{qtcreator\dist} folder or the \l{https://bugreports.qt.io}
|
||||
The \QC development team is aware of the issues described here, and
|
||||
therefore, you do not need to report them in the \l{https://bugreports.qt.io}
|
||||
{Qt Project Bug Tracker}.
|
||||
|
||||
For a list of fixed issues and added features, go to \uicontrol Help >
|
||||
\uicontrol {Change Log}.
|
||||
|
||||
\section1 General Issues
|
||||
|
||||
\list
|
||||
|
Reference in New Issue
Block a user