gla11y: Add link to a white paper describing the rationales of the tool

Change-Id: I0d60cb6b3ee2105d58ea56f3efc5bb5ee856a44a
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/151147
Reviewed-by: Caolán McNamara <caolan.mcnamara@collabora.com>
Tested-by: Caolán McNamara <caolan.mcnamara@collabora.com>
This commit is contained in:
Samuel Thibault 2023-04-27 23:23:59 +02:00 committed by Caolán McNamara
parent 70cddea8cb
commit 34fd462ac5

View file

@ -26,6 +26,10 @@
# Take LibreOffice (glade) .ui files and check for non accessible widgets # Take LibreOffice (glade) .ui files and check for non accessible widgets
# A white paper documents the rationale of the implementation:
#
# https://inria.hal.science/hal-02957129
from __future__ import print_function from __future__ import print_function
import os import os