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.qdocconf10
1 files changed, 3 insertions, 7 deletions
diff --git a/src/xml/doc/qtxml.qdocconf b/src/xml/doc/qtxml.qdocconf
index 0890d528c3..63d934943b 100644
--- a/src/xml/doc/qtxml.qdocconf
+++ b/src/xml/doc/qtxml.qdocconf
@@ -15,10 +15,6 @@ qhp.QtXml.virtualFolder = qtxml
qhp.QtXml.indexTitle = Qt XML
qhp.QtXml.indexRoot =
-qhp.QtXml.filterAttributes = qtxml $QT_VERSION qtrefdoc
-qhp.QtXml.customFilters.Qt.name = QtXml $QT_VERSION
-qhp.QtXml.customFilters.Qt.filterAttributes = qtxml $QT_VERSION
-
qhp.QtXml.subprojects = classes
qhp.QtXml.subprojects.classes.title = C++ Classes
qhp.QtXml.subprojects.classes.indexTitle = Qt XML C++ Classes
@@ -37,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