summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTopi Reinio <topi.reinio@qt.io>2023-01-12 20:48:40 +0000
committerQt Cherry-pick Bot <cherrypick_bot@qt-project.org>2023-01-16 13:47:55 +0000
commitf3ad190924fc61de8044d33db5a2cd2d7bb0a33e (patch)
tree7ee702d3e5102c8e6aba985e99c2af8a3ef46b51
parentef4149970fcbfd6021d9bc757af004e7a8aab136 (diff)
downloadqtdoc-f3ad190924fc61de8044d33db5a2cd2d7bb0a33e.tar.gz
Doc: Set example root URL in documentation configuration
This sets 'url.examples' that is used for generating the link to the example project under code.qt.io in example documentation. Change-Id: I5f7647d38b622503c3b1e1d568d64762ef4c55bf Reviewed-by: Vladimir Minenko <vladimir.minenko@qt.io> Reviewed-by: Venugopal Shivashankar <Venugopal.Shivashankar@qt.io> (cherry picked from commit 02e20838feb9d6097e12181576a7c8a5b7251bb8) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
-rw-r--r--doc/config/qtdoc.qdocconf2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/config/qtdoc.qdocconf b/doc/config/qtdoc.qdocconf
index 5add430f..fece4d5b 100644
--- a/doc/config/qtdoc.qdocconf
+++ b/doc/config/qtdoc.qdocconf
@@ -1,6 +1,6 @@
include($QT_INSTALL_DOCS/global/qt-module-defaults.qdocconf)
include($QT_INSTALL_DOCS/global/externalsites.qdocconf)
-
+include($QT_INSTALL_DOCS/config/exampleurl-qtdoc.qdocconf)
project = QtDoc
description = Qt Reference Documentation