summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorJerome Pasion <jerome.pasion@qt.io>2020-10-08 11:26:16 +0200
committerJerome Pasion <jerome.pasion@qt.io>2020-10-08 16:29:14 +0200
commita80e1766d85f6aa41f958dc44f2e672f2c21dd7d (patch)
tree335fddd894bb6fdd600aff62c0f94ac762a376f0 /doc
parentab4acdbeb116d203abfcbb60e390775230033303 (diff)
Add links to Qt 3D Studio and Qt Design Studio
Enables linking to them using QDoc \l command Task-number: QTBUG-85517 Change-Id: I23073a5c7b2f06a8ecf66116c538dcd3fff08f61 Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
Diffstat (limited to 'doc')
-rw-r--r--doc/global/externalsites/qt-webpages.qdoc10
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/global/externalsites/qt-webpages.qdoc b/doc/global/externalsites/qt-webpages.qdoc
index da7ac28e28..39433e88df 100644
--- a/doc/global/externalsites/qt-webpages.qdoc
+++ b/doc/global/externalsites/qt-webpages.qdoc
@@ -109,3 +109,13 @@
\externalpage http://wiki.qt.io/Qt_Multimedia_Backends
\title Qt Multimedia Backends
*/
+
+/*!
+ \externalpage https://doc.qt.io/qt3dstudio/index.html
+ \title Qt 3D Studio Manual
+*/
+
+/*!
+ \externalpage https://doc.qt.io/qtdesignstudio/index.html
+ \title Qt Design Studio Manual
+*/