summaryrefslogtreecommitdiffstats
path: root/src/dbus/doc/qtdbus.qdocconf
diff options
context:
space:
mode:
authorTopi Reinio <topi.reinio@qt.io>2019-05-03 14:17:19 +0200
committerTopi Reinio <topi.reinio@qt.io>2019-05-03 14:24:42 +0200
commit4ad915425d804df798e12031c9b2fc13534dcb97 (patch)
treef7d58510cb9daac0bea4c35a180458f90aae7e62 /src/dbus/doc/qtdbus.qdocconf
parente6f7cc96fa09b50c17bc5f4645b06c30145a3f55 (diff)
Doc: Replace example file lists with links to code.qt.io
Instead of generating .html page for each file in an example project, generate links to code.qt.io, under the correct path and branch, where the user can browse the example source. Store all URLs under QT_INSTALL_DOCS/config where other qt5 submodules can access them. The repository name appears in the URL, so we cannot define a single URL for all modules. Task-number: QTBUG-74391 Change-Id: I63d4d6d2c352877797b1ee8e057d48c0cd789bff Reviewed-by: Paul Wicking <paul.wicking@qt.io>
Diffstat (limited to 'src/dbus/doc/qtdbus.qdocconf')
-rw-r--r--src/dbus/doc/qtdbus.qdocconf1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/dbus/doc/qtdbus.qdocconf b/src/dbus/doc/qtdbus.qdocconf
index 4ff7242b25..e08bbfd94e 100644
--- a/src/dbus/doc/qtdbus.qdocconf
+++ b/src/dbus/doc/qtdbus.qdocconf
@@ -1,4 +1,5 @@
include($QT_INSTALL_DOCS/global/qt-module-defaults.qdocconf)
+include($QT_INSTALL_DOCS/config/exampleurl-qtbase.qdocconf)
# Name of the project which must match the outputdir. Determines the .index file
project = QtDBus