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 13:49:59 +0000
commit9171f0ee38ca4d3aa7b65f66635e88ccdec9d174 (patch)
treeb3d4c9531fac1e1c82a5012b8b7253b3641a0c1c
parent40feb3a6d25b6e5b381c51a16ef3a449f0614ecc (diff)
downloadqtapplicationmanager-9171f0ee38ca4d3aa7b65f66635e88ccdec9d174.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