summaryrefslogtreecommitdiff
path: root/src/webchannel/qwebchannel.cpp
diff options
context:
space:
mode:
authorTopi Reinio <topi.reinio@digia.com>2014-08-13 14:14:49 +0200
committerMilian Wolff <milian.wolff@kdab.com>2014-08-13 14:43:24 +0200
commit62760f579b52fbd19d85d31fa90274f9b0dc5111 (patch)
treecb348241c606632ad9dbc575e28910e9302a2cc5 /src/webchannel/qwebchannel.cpp
parent150fba9166d0cd63079d8ed15af5f80a759e9549 (diff)
downloadqtwebchannel-62760f579b52fbd19d85d31fa90274f9b0dc5111.tar.gz
Doc: Fix example documentation and paths
To fix issues related to example documentation and to follow Qt convention, do the following changes: - Rename examples/qwebchannel to examples/webchannel - Move example-specific documentation to correct location(s) - Include generic 'Running the Example' instructions - Add the module name to example title, fix links This ensures that example docs are built and the example manifest file generated correctly. Change-Id: I284e0b13db95a6738d72258735018b59156cc7da Reviewed-by: Milian Wolff <milian.wolff@kdab.com>
Diffstat (limited to 'src/webchannel/qwebchannel.cpp')
-rw-r--r--src/webchannel/qwebchannel.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/webchannel/qwebchannel.cpp b/src/webchannel/qwebchannel.cpp
index 99becfb..e3df0b9 100644
--- a/src/webchannel/qwebchannel.cpp
+++ b/src/webchannel/qwebchannel.cpp
@@ -73,7 +73,7 @@ QT_BEGIN_NAMESPACE
There also exists a declarative WebChannel API.
- \sa {Standalone Example}
+ \sa {Qt WebChannel Standalone Example}
*/
/*!