diff options
Diffstat (limited to 'doc/src/qt-jenny-concepts.qdoc')
-rw-r--r-- | doc/src/qt-jenny-concepts.qdoc | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/doc/src/qt-jenny-concepts.qdoc b/doc/src/qt-jenny-concepts.qdoc new file mode 100644 index 0000000..267c774 --- /dev/null +++ b/doc/src/qt-jenny-concepts.qdoc @@ -0,0 +1,17 @@ +// Copyright (C) 2024 The Qt Company Ltd. +// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GFDL-1.3-no-invariants-only +/*! +\page qt-jenny-concepts.html +\title Qt Jenny concepts and architecture + +Qt Jenny depends on the following set of key concepts: + +\list + \li The \l{Gradle} build tool. + \li + \li + \li + \li + \li +\endlist +*/ |