summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKai Köhne <kai.koehne@qt.io>2023-09-29 11:45:15 +0200
committerQt Cherry-pick Bot <cherrypick_bot@qt-project.org>2023-10-12 15:44:26 +0000
commitb5ae5dd14cb9f29399fa3e7465b6e676adebcdde (patch)
tree618f3b8e249e9de54882caacb84c59a0e34b1acd
parent507dd32a7b2112f946ac8ed0204cc18fc0ade61b (diff)
Highlight Simple HTTP Server example6.6.0
Make sure the example is shown as one of the first in the Web Technologies section of Qt Creator's Welcome screen. Task-number: QTBUG-117224 Change-Id: I5411c9aab24b6e8c3780f37056ef1f2139d4a651 Reviewed-by: Jesus Fernandez <jsfdez@gmail.com> (cherry picked from commit e35ed829f8e2eab835edff6c27f0cbd4e6c26c21) Reviewed-by: Alex Blasche <alexander.blasche@qt.io> (cherry picked from commit eb9066dd0fe0732fef72f78fbbb5999f620550e8) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
-rw-r--r--doc/config/qthttpserver.qdocconf2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/config/qthttpserver.qdocconf b/doc/config/qthttpserver.qdocconf
index 512a0ba..9a583c3 100644
--- a/doc/config/qthttpserver.qdocconf
+++ b/doc/config/qthttpserver.qdocconf
@@ -46,5 +46,7 @@ qhp.QtHttpServer.subprojects.examples.sortPages = true
navigation.cppclassespage = "Qt HTTP Server C++ Classes"
navigation.landingpage = "Qt HTTP Server"
+manifestmeta.highlighted.names = "QtHttpServer/Simple HTTP Server"
+
# Fail the documentation build if there are more warnings than the limit
warninglimit = 0