forked from qt-creator/qt-creator
Add also The Tasking solution page. Add some hints into README.md file. Change-Id: I4e355c95977d668fbc2f7bd286f9446e4e4b1f69 Reviewed-by: Jarek Kobus <jaroslaw.kobus@qt.io>
13 lines
336 B
Plaintext
13 lines
336 B
Plaintext
// Copyright (C) 2023 The Qt Company Ltd.
|
|
// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only WITH Qt-GPL-exception-1.0
|
|
|
|
/*!
|
|
\page solutions-index.html
|
|
\title Solutions
|
|
\brief A collection of reusable object libraries.
|
|
|
|
This topic lists the available solutions:
|
|
|
|
\annotatedlist solutions-modules
|
|
*/
|