bin/gla11y | 4 ++++ 1 file changed, 4 insertions(+) New commits: commit 34fd462ac5e64ebd79826465c41671c1a6627afd Author: Samuel Thibault <samuel.thiba...@ens-lyon.org> AuthorDate: Thu Apr 27 23:23:59 2023 +0200 Commit: Caolán McNamara <caolan.mcnam...@collabora.com> CommitDate: Sun Oct 22 16:33:02 2023 +0200
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.mcnam...@collabora.com> Tested-by: Caolán McNamara <caolan.mcnam...@collabora.com> diff --git a/bin/gla11y b/bin/gla11y index c3ae7be67604..1f4bea984a88 100755 --- a/bin/gla11y +++ b/bin/gla11y @@ -26,6 +26,10 @@ # 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 import os