summaryrefslogtreecommitdiff
path: root/src/webchannel/doc/src/examples.qdoc
diff options
context:
space:
mode:
authorLeena Miettinen <riitta-leena.miettinen@qt.io>2016-05-31 15:34:32 +0200
committerLeena Miettinen <riitta-leena.miettinen@qt.io>2016-05-31 13:44:02 +0000
commit01ea92c7c8d77d3d3c10ab1cc4bf4f214aa07126 (patch)
tree7fdc236b2c1ba022357c8b7ba2e46ea5828fca3d /src/webchannel/doc/src/examples.qdoc
parentbec50124b893c4632829d9806f49f64c4debf936 (diff)
downloadqtwebchannel-01ea92c7c8d77d3d3c10ab1cc4bf4f214aa07126.tar.gz
Doc: Edit example documentation
- Add images to the examples. - Add instructions for running the examples - Edit for grammar and style - Add dependencies to Qt WebEngine and Qt WebSockets modules - Add a workaround for preventing autolinking of WebChannel, WebEngine and WebSockets to the wrong targets - Use explicit linking where necessary Change-Id: Ia4025284063fa09c9e2a0b2c347ee682bba8a615 Reviewed-by: Topi Reiniƶ <topi.reinio@theqtcompany.com>
Diffstat (limited to 'src/webchannel/doc/src/examples.qdoc')
-rw-r--r--src/webchannel/doc/src/examples.qdoc3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/webchannel/doc/src/examples.qdoc b/src/webchannel/doc/src/examples.qdoc
index c47b687..34875f8 100644
--- a/src/webchannel/doc/src/examples.qdoc
+++ b/src/webchannel/doc/src/examples.qdoc
@@ -36,6 +36,7 @@
\group qtwebchannel-examples
\brief List of Qt WebChannel examples.
- The examples show how to use the QWebChannel C++ and WebChannel QML API.
+ The examples show how to use the QWebChannel C++ and \l [QML] WebChannel QML
+ API.
*/