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:
parent
8b1bb45566
commit
d53607225a
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user