From 34fd462ac5e64ebd79826465c41671c1a6627afd Mon Sep 17 00:00:00 2001 From: Samuel Thibault Date: Thu, 27 Apr 2023 23:23:59 +0200 Subject: [PATCH] gla11y: Add link to a white paper describing the rationales of the tool MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I0d60cb6b3ee2105d58ea56f3efc5bb5ee856a44a Reviewed-on: https://gerrit.libreoffice.org/c/core/+/151147 Reviewed-by: Caolán McNamara Tested-by: Caolán McNamara --- bin/gla11y | 4 ++++ 1 file changed, 4 insertions(+) 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