Doc: Do ignore \since 5.x

We only support Qt 5.15 since a while, so the detailed information in
which Qt 5 version a particular class, function, or enum was introduced
is becoming less and less relevant.

Pick-to: 6.5
Change-Id: I39bd579f23abc0ac84879e9bd22e6a97651ef7c3
Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
Reviewed-by: Topi Reiniö <topi.reinio@qt.io>
This commit is contained in:
Kai Köhne 2023-01-10 17:09:15 +01:00
parent 8b1bb45566
commit d53607225a

View File

@ -19,8 +19,8 @@ ignorewords += \
WebSockets \
OpenGL
# Omit \since information for items introduced before Qt 5
ignoresince = 5.0
# Omit \since information for items introduced before Qt 6
ignoresince = 6.0
sourcedirs += includes $$BUILDDIR
exampledirs += snippets