From 536e85052f931ad20bcf2f2c73d824330dd7dbe0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kai=20K=C3=B6hne?= Date: Wed, 26 Apr 2023 16:29:50 +0200 Subject: [PATCH] Add reference location for positioning examples Change-Id: I4f58544cac439f2ad768032e3d54d5ab51fe0755 Reviewed-by: Alex Blasche (cherry picked from commit df862a940e9dea11e4900c0212078c307546f0b5) Reviewed-by: Qt Cherry-pick Bot --- doc/config/exampleurl-qtpositioning.qdocconf | 1 + 1 file changed, 1 insertion(+) create mode 100644 doc/config/exampleurl-qtpositioning.qdocconf diff --git a/doc/config/exampleurl-qtpositioning.qdocconf b/doc/config/exampleurl-qtpositioning.qdocconf new file mode 100644 index 00000000000..f8fd478e93a --- /dev/null +++ b/doc/config/exampleurl-qtpositioning.qdocconf @@ -0,0 +1 @@ +url.examples = "https://code.qt.io/cgit/qt/qtpositioning.git/tree/examples/\1?h=$QT_VER"