From 425a6415e7593c99c779b406ea5b30fd5975767c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kai=20K=C3=B6hne?= Date: Wed, 20 Jul 2022 13:27:17 +0200 Subject: [PATCH] Doc: Remove non-existing directories from qtxml.qdocconf Change-Id: Id34d1620ff5beeaee6cc308ea9e8a0a2233febe7 Reviewed-by: Paul Wicking --- src/xml/doc/qtxml.qdocconf | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/xml/doc/qtxml.qdocconf b/src/xml/doc/qtxml.qdocconf index 520129003f..0121cba668 100644 --- a/src/xml/doc/qtxml.qdocconf +++ b/src/xml/doc/qtxml.qdocconf @@ -33,9 +33,6 @@ exampledirs += ../../../examples/xml \ . \ snippets -imagedirs += images \ - ../../../examples/xml/images - navigation.landingpage = "Qt XML" navigation.cppclassespage = "Qt XML C++ Classes"