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. Change-Id: I39bd579f23abc0ac84879e9bd22e6a97651ef7c3 Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io> Reviewed-by: Topi Reiniö <topi.reinio@qt.io> (cherry picked from commit d53607225a2560e419043794d87e4710e9c7475b) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
This commit is contained in:
parent
b5c903c142
commit
15e4a175d0
@ -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…
x
Reference in New Issue
Block a user