summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTopi Reinio <topi.reinio@theqtcompany.com>2016-06-16 09:41:34 +0200
committerTopi Reiniƶ <topi.reinio@qt.io>2016-10-28 13:03:27 +0000
commit8d042df29c1e07ec72f6abcc76bbbe0afc367c73 (patch)
treecd795ce91e16f6288158d1e56cc9ff2efdcb34fc
parent2c2150c61315a1bed3f638fc228f0ef9532ecd41 (diff)
Doc: List VxWorks in the list of Platform References
... and add an external link to the VxWorks documentation (as it's maintained separately). Change-Id: I57adc4b3e9e5912a050410fe6c8433c58cd9adab Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
-rw-r--r--doc/src/external-resources.qdoc4
-rw-r--r--doc/src/platforms/platform-notes-rtos.qdoc8
2 files changed, 9 insertions, 3 deletions
diff --git a/doc/src/external-resources.qdoc b/doc/src/external-resources.qdoc
index d91e2f210..723ba6814 100644
--- a/doc/src/external-resources.qdoc
+++ b/doc/src/external-resources.qdoc
@@ -273,6 +273,10 @@
\externalpage http://doc.qt.io/QtForDeviceCreation/qtee-about-b2qt.html
\title Boot2Qt
*/
+/*!
+ \externalpage https://doc.qt.io/qt-5/vxworks.html
+ \title ext: Qt for VxWorks
+*/
/*
This prevents autolinking of each occurrence of 'macOS'
diff --git a/doc/src/platforms/platform-notes-rtos.qdoc b/doc/src/platforms/platform-notes-rtos.qdoc
index c8f982044..c1ef19f8c 100644
--- a/doc/src/platforms/platform-notes-rtos.qdoc
+++ b/doc/src/platforms/platform-notes-rtos.qdoc
@@ -27,15 +27,17 @@
/*!
\page platform-notes-vxworks.html
- \title Platform and Compiler Notes - VxWorks
+ \title Qt for VxWorks
\contentspage Platform and Compiler Notes
\keyword VxWorks
+ \ingroup supportedplatform
+ \brief Platform support for VxWorks (under a commercial license).
- Qt for VxWorks is available only under a commercial license.
+ \l {ext: Qt for VxWorks}{Qt for VxWorks} is available only under a
+ commercial license.
Please contact Qt sales to find out more:
\l http://www.qt.io/contact-us/
-
*/
/*!