Highlight some examples for 'Data Processing & IO' category
Pick-to: 6.5 Task-number: QTBUG-117220 Change-Id: I1bf8d36ae93b96da55d18c9545c942707834c114 Reviewed-by: Topi Reiniö <topi.reinio@qt.io> (cherry picked from commit e45937c22d45ffc2ad5be6b11f11ba49900e7cdb) Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
This commit is contained in:
parent
24ca6bd117
commit
462351a107
@ -60,5 +60,11 @@ excludefiles += ../kernel/qtestsupport_core.cpp
|
||||
navigation.landingpage = "Qt Core"
|
||||
navigation.cppclassespage = "Qt Core C++ Classes"
|
||||
|
||||
# Highlighted examples in Data Processing & IO category
|
||||
manifestmeta.highlighted.names = \
|
||||
"QtCore/Convert Example" \
|
||||
"QtCore/Mandelbrot" \
|
||||
"QtCore/QXmlStream Bookmarks Example"
|
||||
|
||||
# Fail the documentation build if there are more warnings than the limit
|
||||
warninglimit = 0
|
||||
|
@ -40,5 +40,10 @@ imagedirs += images \
|
||||
navigation.landingpage = "Qt SQL"
|
||||
navigation.cppclassespage = "Qt SQL C++ Classes"
|
||||
|
||||
# Highlighted examples in Data Processing & IO category
|
||||
manifestmeta.highlighted.names = \
|
||||
"QtSql/Master Detail Example" \
|
||||
"QtSql/SQL Browser"
|
||||
|
||||
# Fail the documentation build if there are more warnings than the limit
|
||||
warninglimit = 0
|
||||
|
Loading…
x
Reference in New Issue
Block a user