summaryrefslogtreecommitdiffstats
path: root/tests/auto/qdoc/generatedoutput/expected_output/qml-qdoc-test-type.html
diff options
context:
space:
mode:
authorTopi Reinio <topi.reinio@qt.io>2023-03-06 12:23:00 +0000
committerTopi Reinio <topi.reinio@qt.io>2023-03-06 14:32:57 +0000
commite5442db7411dab1edeec65d5a0e9dc3eb3b802c0 (patch)
tree9dd028846fea3c7a64691e5d18337dd5a03cb99f /tests/auto/qdoc/generatedoutput/expected_output/qml-qdoc-test-type.html
parent162573d4274e703cea7d95e4ea16158b3bbf710f (diff)
qdoc: Add meta description header to HTML output
A meta description is an HTML element that provides a brief summary of a web page, typically displayed as part of a search engine results page. Use the \brief description for pages that have it. This should cover virtually all of the API reference as type \brief appears on module pages and therefore is rarely missing. Many overview \page's have it as well. Pick-to: 5.15 6.2 6.4 6.5 Fixes: QTBUG-111360 Change-Id: Ie403777fd895a995bbd7d717333e95c1b6b77d89 Reviewed-by: Kai Köhne <kai.koehne@qt.io>
Diffstat (limited to 'tests/auto/qdoc/generatedoutput/expected_output/qml-qdoc-test-type.html')
-rw-r--r--tests/auto/qdoc/generatedoutput/expected_output/qml-qdoc-test-type.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/auto/qdoc/generatedoutput/expected_output/qml-qdoc-test-type.html b/tests/auto/qdoc/generatedoutput/expected_output/qml-qdoc-test-type.html
index 7615b3661..389c81b97 100644
--- a/tests/auto/qdoc/generatedoutput/expected_output/qml-qdoc-test-type.html
+++ b/tests/auto/qdoc/generatedoutput/expected_output/qml-qdoc-test-type.html
@@ -3,6 +3,7 @@
<head>
<meta charset="utf-8">
<!-- type.cpp -->
+ <meta name="description" content="A QML type documented in a .cpp file.">
<title>Type QML Type | Test</title>
</head>
<body>