Doc: Add WebSocket(s) as words ignored for auto-linking
These strings qualify for auto-linking and therefore result in unnecessary hyperlinks whenever 'Qt WebSockets' appears in the documentation. Pick-to: 5.15 Task-number: QTBUG-85388 Change-Id: I969125d4d5367f2373eef75180fe36817e3507d9 Reviewed-by: Paul Wicking <paul.wicking@qt.io>
This commit is contained in:
parent
1708bc731c
commit
0ad35db302
@ -15,6 +15,8 @@ navigation.hometitle = "Qt $QT_VER"
|
|||||||
ignorewords += \
|
ignorewords += \
|
||||||
macOS \
|
macOS \
|
||||||
WebChannel \
|
WebChannel \
|
||||||
|
WebSocket \
|
||||||
|
WebSockets \
|
||||||
OpenGL
|
OpenGL
|
||||||
|
|
||||||
# Omit \since information for items introduced before Qt 5
|
# Omit \since information for items introduced before Qt 5
|
||||||
|
Loading…
x
Reference in New Issue
Block a user