summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorJerome Pasion <jerome.pasion@qt.io>2020-10-14 14:13:29 +0200
committerJerome Pasion <jerome.pasion@qt.io>2020-10-20 11:30:35 +0200
commit0ce1865ffabfa2531baa9f79b3bbec295d6935bc (patch)
tree3b8a338f316c376f43a711750a445f7f3e2bf14f /doc
parent83cae7c9e3c12434046f2124b4d0c345157ffcb2 (diff)
Add link to Qt for Python as external page
Qt for Python can be linked with \externalpage QDoc command Task-number: QTBUG-87158 Change-Id: I68acc028f89af09cbd069e098a0fbbfa72234cdc Reviewed-by: Venugopal Shivashankar <Venugopal.Shivashankar@qt.io>
Diffstat (limited to 'doc')
-rw-r--r--doc/global/externalsites/qt-webpages.qdoc5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/global/externalsites/qt-webpages.qdoc b/doc/global/externalsites/qt-webpages.qdoc
index 14201a9e33..baeeed255e 100644
--- a/doc/global/externalsites/qt-webpages.qdoc
+++ b/doc/global/externalsites/qt-webpages.qdoc
@@ -124,3 +124,8 @@
\externalpage https://marketplace.qt.io
\title Qt Marketplace
*/
+
+/*!
+ \externalpage https://doc.qt.io/qtforpython/index.html
+ \title Qt for Python
+*/