summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorIvan Solovev <ivan.solovev@qt.io>2023-02-07 16:15:25 +0100
committerQt Cherry-pick Bot <cherrypick_bot@qt-project.org>2023-02-14 15:14:26 +0000
commit9646d6971b36154f38c6f67ca11aac4f27469b16 (patch)
tree16112bf8faa5c877bb34848ff4163d129cc4a1e8 /src
parent8951ade54136aa8ddef516d411f5f28321213207 (diff)
Modbus Custom Command: update example description
Extend the example description so that it actually highlights the main features shown in the example. Also update the example to match the guidelines: * Do not use Example in the name * Update screenshot * add Connectivity category Task-number: QTBUG-110890 Change-Id: Ia406b974967eaa2f5af9b935c4aac6d09253a9ee Reviewed-by: André Hartmann <aha_1980@gmx.de> Reviewed-by: Alex Blasche <alexander.blasche@qt.io> (cherry picked from commit b3d43080e17b7bdd8b7e2fe7a2d1fcf1ac4b54ab) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
Diffstat (limited to 'src')
-rw-r--r--src/serialbus/doc/src/qtserialbus-index.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/serialbus/doc/src/qtserialbus-index.qdoc b/src/serialbus/doc/src/qtserialbus-index.qdoc
index f3ae272..acde5c5 100644
--- a/src/serialbus/doc/src/qtserialbus-index.qdoc
+++ b/src/serialbus/doc/src/qtserialbus-index.qdoc
@@ -77,7 +77,7 @@
\li \l {can}{CAN Bus Manager example}
\li \l {modbus/client}{Modbus Client example}
\li \l {modbus/server}{Modbus Server example}
- \li \l {Modbus Custom command example}
+ \li \l {modbus/custom}{Modbus Custom Command example}
\endlist
\section1 Module Evolution