Doc: Highlight 5 network examples
Pick-to: 6.5 Task-number: QTBUG-117222 Change-Id: I5d18a1c86201404609cbc58fd127f001cdc32478 Reviewed-by: Mårten Nordheim <marten.nordheim@qt.io> Reviewed-by: Alex Blasche <alexander.blasche@qt.io> (cherry picked from commit bef5d486d5813d11a037d7cf2b34d008ac967563)
This commit is contained in:
parent
1cf9392add
commit
c172f26c9f
@ -40,5 +40,12 @@ imagedirs += images \
|
|||||||
navigation.landingpage = "Qt Network"
|
navigation.landingpage = "Qt Network"
|
||||||
navigation.cppclassespage = "Qt Network C++ Classes"
|
navigation.cppclassespage = "Qt Network C++ Classes"
|
||||||
|
|
||||||
|
manifestmeta.highlighted.names = \
|
||||||
|
"QtNetwork/Fortune Client" \
|
||||||
|
"QtNetwork/Fortune Server" \
|
||||||
|
"QtNetwork/HTTP Client" \
|
||||||
|
"QtNetwork/Secure Socket Client Example" \
|
||||||
|
"QtNetwork/Torrent Example"
|
||||||
|
|
||||||
# Fail the documentation build if there are more warnings than the limit
|
# Fail the documentation build if there are more warnings than the limit
|
||||||
warninglimit = 0
|
warninglimit = 0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user