summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Blasche <alexander.blasche@theqtcompany.com>2015-12-01 07:44:42 +0100
committerAlex Blasche <alexander.blasche@theqtcompany.com>2015-12-02 09:00:39 +0000
commite03804dbabc2309a0e5173df83ff6f359ef50aa2 (patch)
tree4c028c83448555e7fdc0df7045a8b0768582d636
parent867a9d760e8643861868c48a29d0dc3ae3cb1284 (diff)
downloadqtdoc-e03804dbabc2309a0e5173df83ff6f359ef50aa2.tar.gz
Improve QtSerialBus hook into the general documentation
Change-Id: Iab808ae1503a1f2ef65be22405181896913f8026 Reviewed-by: Karsten Heimrich <karsten.heimrich@theqtcompany.com> Reviewed-by: Topi Reiniƶ <topi.reinio@theqtcompany.com>
-rw-r--r--doc/src/examples.qdoc1
-rw-r--r--doc/src/qtmodules.qdoc4
2 files changed, 3 insertions, 2 deletions
diff --git a/doc/src/examples.qdoc b/doc/src/examples.qdoc
index f7880de7..afd14ee5 100644
--- a/doc/src/examples.qdoc
+++ b/doc/src/examples.qdoc
@@ -172,6 +172,7 @@
\li \l{Qt Positioning Examples}{Positioning Examples}
\li \l{Qt Sensors Examples}{Sensor Examples}
\li \l{Qt Serial Port Examples}{Serial Port Examples}
+ \li \l{Qt SerialBus Examples}{Serial Bus Examples}
\endlist
\enddiv
\div {class="doc-column"}
diff --git a/doc/src/qtmodules.qdoc b/doc/src/qtmodules.qdoc
index 272e797e..35bf5935 100644
--- a/doc/src/qtmodules.qdoc
+++ b/doc/src/qtmodules.qdoc
@@ -361,8 +361,8 @@
\li Functionality for near-realtime simulation systems with support
for 2D and 3D rendering.
\row \li \l[QtSerialBus]{Qt Serial Bus}
- \li Provides access to the SocketCAN serial bus interface. However, the module is designed
- so that it can be extended with access to any serial bus backend.
+ \li Provides access to serial industrial bus interface. Currently the module supports
+ the CAN bus and Modbus protocols.
\row \li \l{Qt Labs Controls}
\li Provides lightweight QML types for creating performant user
interfaces for embedded and mobile devices. These controls achieve