summaryrefslogtreecommitdiffstats
path: root/src/gui/doc/qtgui.qdocconf
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/doc/qtgui.qdocconf')
-rw-r--r--src/gui/doc/qtgui.qdocconf4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/gui/doc/qtgui.qdocconf b/src/gui/doc/qtgui.qdocconf
index 3698cf34df..b94f11849c 100644
--- a/src/gui/doc/qtgui.qdocconf
+++ b/src/gui/doc/qtgui.qdocconf
@@ -63,6 +63,8 @@ imagedirs += images \
excludefiles += ../kernel/qtestsupport_gui.cpp \
../painting/qdrawhelper_ssse3.cpp
+manifestmeta.highlighted.names = "QtGui/Hello Vulkan Cubes Example"
+
navigation.landingpage = "Qt GUI"
navigation.cppclassespage = "Qt GUI C++ Classes"
@@ -73,5 +75,5 @@ spurious += "Undocumented enum item '.*' in QGradient::Preset"
macro.svgcolor.HTML = "<div style=\"padding:10px;color:#fff;background:\1;\"></div>"
macro.svgcolor.DocBook = "<db:phrase role=\"color:\1\">&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;</db:phrase>"
-# Fail the documentation build if there are more warnings than the limit
+# Enforce zero documentation warnings
warninglimit = 0