From 2644e38c9ce30f5e9b056df869fc0d34dd2e53e9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kai=20K=C3=B6hne?= Date: Thu, 6 Jul 2023 12:22:06 +0200 Subject: Doc: Update example category names MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit WebEngine examples are generally added to the new 'Web Technologies' category - only Nano Browser remains also in the 'Application Examples' category. The 2 Qt PDF examples are placed in the 'Graphics & Multimedia' category. This is not ideal, but from the existing categories the arguably best matching one. Task-number: QTBUG-115174 Change-Id: I3824272f62a4940f91041c8694fd2a06929863ed Reviewed-by: Venugopal Shivashankar Reviewed-by: Topi Reiniƶ (cherry picked from commit 74aaaa25a1e21a15effc701edd23513eab9e4bdc) Reviewed-by: Qt Cherry-pick Bot --- examples/pdfwidgets/pdfviewer/doc/src/pdfviewer.qdoc | 1 + 1 file changed, 1 insertion(+) (limited to 'examples/pdfwidgets/pdfviewer/doc/src') diff --git a/examples/pdfwidgets/pdfviewer/doc/src/pdfviewer.qdoc b/examples/pdfwidgets/pdfviewer/doc/src/pdfviewer.qdoc index e585a84ef..0c9fa06a9 100644 --- a/examples/pdfwidgets/pdfviewer/doc/src/pdfviewer.qdoc +++ b/examples/pdfwidgets/pdfviewer/doc/src/pdfviewer.qdoc @@ -5,6 +5,7 @@ \example pdfviewer \meta installpath pdfwidgets \ingroup qtpdf-examples + \examplecategory {Graphics & Multimedia} \title PDF Viewer Widget Example \brief A widget-based PDF viewer that allows scrolling through the pages. -- cgit v1.2.3