diff options
Diffstat (limited to 'src/websockets/doc')
-rw-r--r-- | src/websockets/doc/qtwebsockets.qdocconf | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/websockets/doc/qtwebsockets.qdocconf b/src/websockets/doc/qtwebsockets.qdocconf index 3438568..1f91738 100644 --- a/src/websockets/doc/qtwebsockets.qdocconf +++ b/src/websockets/doc/qtwebsockets.qdocconf @@ -7,6 +7,9 @@ version = $QT_VERSION examplesinstallpath = websockets +# Path to the root of qtwebsockets (for automatic linking to source code) +url.sources.rootdir = ../../.. + qhp.projects = QtWebSockets qhp.QtWebSockets.file = qtwebsockets.qhp |