summaryrefslogtreecommitdiffstats
path: root/src/doc/src/b2qt.qdoc
diff options
context:
space:
mode:
authorTopi Reinio <topi.reinio@digia.com>2014-04-01 10:26:24 +0200
committerTopi Reiniƶ <topi.reinio@digia.com>2014-04-02 14:18:23 +0300
commitf29274610c980b6c2334d47a9552098d7b9e071b (patch)
tree8f278fb00b335ea6734b156b3c09eee39e47c35e /src/doc/src/b2qt.qdoc
parent66cf7de33377415dfa7c90c486f4a5b3fa571f8c (diff)
Doc: Create QML Type reference page
Create a landing page for QtEE-specific QML modules and types. Ensure it links correctly to WiFi Module documentation, and add it to TOC. Change-Id: Ib3edf9ff8e50f11e138a57aabc1f84749ac48e16 Reviewed-by: Gatis Paeglis <gatis.paeglis@digia.com> Reviewed-by: Eirik Aavitsland <eirik.aavitsland@digia.com>
Diffstat (limited to 'src/doc/src/b2qt.qdoc')
-rw-r--r--src/doc/src/b2qt.qdoc22
1 files changed, 22 insertions, 0 deletions
diff --git a/src/doc/src/b2qt.qdoc b/src/doc/src/b2qt.qdoc
index b8d912e..6b555f5 100644
--- a/src/doc/src/b2qt.qdoc
+++ b/src/doc/src/b2qt.qdoc
@@ -56,6 +56,12 @@
\li \l{Troubleshooting}
\li \l{License Information}
\endlist
+
+ \section1 Reference Documentation
+
+ \list
+ \li \l{Add-On QML Types}
+ \endlist
*/
/*!
@@ -1099,6 +1105,7 @@
\page qtee-licenses.html
\title License Information
\previouspage qtee-troubleshooting.html
+ \nextpage qtee-qml-reference.html
\section1 Licensing
@@ -1403,3 +1410,18 @@
*/
+
+/*!
+ \page qtee-qml-reference.html
+ \title Add-On QML Types
+ \previouspage qtee-licenses.html
+
+ The following QML modules are included in the \B2Q stack and provide
+ additional QML types that are useful in an embedded application:
+
+ \annotatedlist qtee-qmlmodules
+
+ \section1 WiFi Module
+
+ \annotatedlist wifi-qmltypes
+*/