aboutsummaryrefslogtreecommitdiffstats
path: root/src/qmlcompiler/doc/src/qtqmlcompiler-module.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'src/qmlcompiler/doc/src/qtqmlcompiler-module.qdoc')
-rw-r--r--src/qmlcompiler/doc/src/qtqmlcompiler-module.qdoc13
1 files changed, 13 insertions, 0 deletions
diff --git a/src/qmlcompiler/doc/src/qtqmlcompiler-module.qdoc b/src/qmlcompiler/doc/src/qtqmlcompiler-module.qdoc
new file mode 100644
index 0000000000..152fc94cd4
--- /dev/null
+++ b/src/qmlcompiler/doc/src/qtqmlcompiler-module.qdoc
@@ -0,0 +1,13 @@
+// Copyright (C) 2023 The Qt Company Ltd.
+// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GFDL-1.3-no-invariants-only
+
+/*!
+ \module QtQmlCompiler
+ \modulestate Technical Preview
+ \title Qt QML Compiler C++ Classes
+ \qtcmakepackage QmlCompiler
+
+ For more information on the Qt QmlCompiler module, see the
+ \l{Qt QML Compiler} module documentation.\brief The Qt QML Compiler module provides tools
+ for static analysis of QML code.
+*/