summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDominik Holland <dominik.holland@qt.io>2022-12-13 12:27:11 +0100
committerQt Cherry-pick Bot <cherrypick_bot@qt-project.org>2022-12-13 12:57:48 +0000
commitece3ef0481c8ed2f596cbdc940367ecd90fc1605 (patch)
treefdb6068cf5be322302ad50b278bd6111fb79a7a9
parent6ebd1a8abf09e854f3cc39e55d9ad2dfebb85f32 (diff)
downloadqtapplicationmanager-ece3ef0481c8ed2f596cbdc940367ecd90fc1605.tar.gz
doc: Use externalpage to link to Qt DLT Logging
Change-Id: If5806a888e803bc7764d975d9b796c1e8e3084af Reviewed-by: Robert Griebl <robert.griebl@qt.io> (cherry picked from commit 2f8c996dd8832efc47caf30f53f24cb83b1c8fc5) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
-rw-r--r--doc/external-pages.qdoc7
-rw-r--r--doc/qtapplicationmanager-project.qdocconf2
2 files changed, 8 insertions, 1 deletions
diff --git a/doc/external-pages.qdoc b/doc/external-pages.qdoc
new file mode 100644
index 00000000..b1a67d76
--- /dev/null
+++ b/doc/external-pages.qdoc
@@ -0,0 +1,7 @@
+// Copyright (C) 2022 The Qt Company Ltd.
+// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GFDL-1.3-no-invariants-only
+
+/*!
+ \externalpage https://doc-snapshots.qt.io/qtdltlogging/
+ \title Qt DLT Logging
+*/
diff --git a/doc/qtapplicationmanager-project.qdocconf b/doc/qtapplicationmanager-project.qdocconf
index 443e9be4..6af09230 100644
--- a/doc/qtapplicationmanager-project.qdocconf
+++ b/doc/qtapplicationmanager-project.qdocconf
@@ -61,7 +61,7 @@ sourcedirs += \
imagedirs += ../doc/images
exampledirs = ../examples
-depends += qtcore qtquick qtqml qtdoc qtcmake qtwaylandcompositor qtwidgets qtdltlogging
+depends += qtcore qtquick qtqml qtdoc qtcmake qtwaylandcompositor qtwidgets
qhp.projects = QtApplicationManager
qhp.QtApplicationManager.file = qtapplicationmanager.qhp
qhp.QtApplicationManager.namespace = org.qt-project.qtapplicationmanager.$QT_VERSION_TAG