summaryrefslogtreecommitdiff
path: root/src/svg/doc/qtsvg.qdocconf
diff options
context:
space:
mode:
Diffstat (limited to 'src/svg/doc/qtsvg.qdocconf')
-rw-r--r--src/svg/doc/qtsvg.qdocconf9
1 files changed, 5 insertions, 4 deletions
diff --git a/src/svg/doc/qtsvg.qdocconf b/src/svg/doc/qtsvg.qdocconf
index c68beab..b2c5126 100644
--- a/src/svg/doc/qtsvg.qdocconf
+++ b/src/svg/doc/qtsvg.qdocconf
@@ -13,9 +13,6 @@ qhp.QtSvg.virtualFolder = qtsvg
qhp.QtSvg.indexTitle = Qt SVG
qhp.QtSvg.indexRoot =
-qhp.QtSvg.filterAttributes = qtsvg $QT_VERSION qtrefdoc
-qhp.QtSvg.customFilters.Qt.name = QtSvg $QT_VERSION
-qhp.QtSvg.customFilters.Qt.filterAttributes = qtsvg $QT_VERSION
qhp.QtSvg.subprojects = classes
qhp.QtSvg.subprojects.classes.title = C++ Classes
qhp.QtSvg.subprojects.classes.indexTitle = Qt SVG C++ Classes
@@ -27,7 +24,8 @@ depends += qtcore \
qtgui \
qtdesigner \
qtdoc \
- qmake
+ qmake \
+ qtcmake
tagfile = ../../../doc/qtsvg/qtsvg.tags
@@ -50,3 +48,6 @@ imagedirs += images
navigation.landingpage = "Qt SVG"
navigation.cppclassespage = "Qt SVG C++ Classes"
+
+# Fail the documentation build if there are more warnings than the limit
+warninglimit = 0