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:
Topi Reinio 2020-07-02 15:15:34 +02:00
parent 1708bc731c
commit 0ad35db302

View File

@ -15,6 +15,8 @@ navigation.hometitle = "Qt $QT_VER"
ignorewords += \
macOS \
WebChannel \
WebSocket \
WebSockets \
OpenGL
# Omit \since information for items introduced before Qt 5