From c57fa391e1272cc54659c9a29614ae872acca124 Mon Sep 17 00:00:00 2001 From: Venugopal Shivashankar Date: Tue, 6 Sep 2022 16:33:18 +0200 Subject: Doc: Add the git repo URL for the Qt PDF examples MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This should enable the readers to access the up-to-date example code. Change-Id: Ie62bdea39d1374b49f1b8f5bf576b27c8f37996f Reviewed-by: Topi Reiniƶ (cherry picked from commit a14c5924d26fa73624269e0d46f914a8ec3471da) Reviewed-by: Qt Cherry-pick Bot --- src/pdf/doc/qtpdf.qdocconf | 1 + 1 file changed, 1 insertion(+) (limited to 'src/pdf') diff --git a/src/pdf/doc/qtpdf.qdocconf b/src/pdf/doc/qtpdf.qdocconf index 7a77105c9..6d7d7bd84 100644 --- a/src/pdf/doc/qtpdf.qdocconf +++ b/src/pdf/doc/qtpdf.qdocconf @@ -1,4 +1,5 @@ include($QT_INSTALL_DOCS/global/qt-module-defaults.qdocconf) +include($QT_INSTALL_DOCS/config/exampleurl-qtwebengine.qdocconf) project = QtPdf description = Qt Pdf Reference Documentation -- cgit v1.2.1