summaryrefslogtreecommitdiffstats
path: root/src/xml/doc/qtxml.qdocconf
diff options
context:
space:
mode:
Diffstat (limited to 'src/xml/doc/qtxml.qdocconf')
-rw-r--r--src/xml/doc/qtxml.qdocconf6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/xml/doc/qtxml.qdocconf b/src/xml/doc/qtxml.qdocconf
index 54b16773d9..63d934943b 100644
--- a/src/xml/doc/qtxml.qdocconf
+++ b/src/xml/doc/qtxml.qdocconf
@@ -33,11 +33,11 @@ exampledirs += ../../../examples/xml \
. \
snippets
-imagedirs += images \
- ../../../examples/xml/images
-
navigation.landingpage = "Qt XML"
navigation.cppclassespage = "Qt XML C++ Classes"
# Add a thumbnail for examples that do not have images
manifestmeta.thumbnail.names = "QtXml/XML Stream Lint Example"
+
+# Enforce zero documentation warnings
+warninglimit = 0