diff options
Diffstat (limited to 'src/qmlcompiler/doc/qtqmlcompiler-toc.qdoc')
| -rw-r--r-- | src/qmlcompiler/doc/qtqmlcompiler-toc.qdoc | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/src/qmlcompiler/doc/qtqmlcompiler-toc.qdoc b/src/qmlcompiler/doc/qtqmlcompiler-toc.qdoc new file mode 100644 index 0000000000..b19962b441 --- /dev/null +++ b/src/qmlcompiler/doc/qtqmlcompiler-toc.qdoc @@ -0,0 +1,20 @@ +// Copyright (C) 2024 The Qt Company Ltd. +// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GFDL-1.3-no-invariants-only + +/*! + \page qtqmlcompiler-toc.html + \title Qt QML Compiler module topics + + The following list has links to all the individual topics (HTML files) + in the Qt QML Compiler module. + + \list + \li \l {QML Static Analysis Tutorial} + \list + \li \l {QML Static Analysis 1 - Basic Setup}{Basic Setup} + \li \l {QML Static Analysis 2 - Custom Pass}{Custom Pass} + \li \l {QML Static Analysis 3 - Fixit Hints}{Fixit Hints} + \endlist + \endlist + +*/ |
