summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorKai Köhne <kai.koehne@qt.io>2023-03-13 14:55:42 +0100
committerKai Köhne <kai.koehne@qt.io>2023-03-20 15:45:28 +0100
commit7585949d9428109378e7f2327e3e670ffddb5f26 (patch)
tree83f61e179f1d864ea60f390aaf9efd2150559002 /tests
parent7ece380fbb8b8a1357e19e7abb6718ae9b186ba4 (diff)
downloadqttools-7585949d9428109378e7f2327e3e670ffddb5f26.tar.gz
qdoc: Allow \meta tags {...}
So far we only supported \meta tag {}, even for multiple tags. This is confusing, so allow both 'tag' and 'tags' synonymously. Pick this also to 6.5, cause quite some examples in various repositories contain "\meta tags". Pick-to: 6.5 Change-Id: I2d0e59b4a0de27aa5f045b4d5f981c47aaf8b98c Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org> Reviewed-by: Topi Reiniö <topi.reinio@qt.io>
Diffstat (limited to 'tests')
-rw-r--r--tests/auto/qdoc/generatedoutput/testdata/qml/componentset/examples.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/qdoc/generatedoutput/testdata/qml/componentset/examples.qdoc b/tests/auto/qdoc/generatedoutput/testdata/qml/componentset/examples.qdoc
index 1cda93a59..1069c55fd 100644
--- a/tests/auto/qdoc/generatedoutput/testdata/qml/componentset/examples.qdoc
+++ b/tests/auto/qdoc/generatedoutput/testdata/qml/componentset/examples.qdoc
@@ -8,7 +8,7 @@
\testnoautolist
- \meta tag {test,sample}
+ \meta tags {test,sample}
\meta tag {application}
\meta category {Application Example}
\meta installpath tutorials