From e1b394ee861a266b16cf5958cbeb1f5b99d7f3f4 Mon Sep 17 00:00:00 2001 From: Mahmoud Aziz <41173335+mahmoudadelaziz@users.noreply.github.com> Date: Sat, 4 Oct 2025 17:11:11 +0300 Subject: [PATCH] Update glossary.rst for accessibility (just added a hyperlink) Added a hyperlink to the "source tree" definition at its first occurrence in the Glossary, under the definition of a "Build Backend", for accessibility. --- source/glossary.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/glossary.rst b/source/glossary.rst index 6a592125f..91cda3ccd 100644 --- a/source/glossary.rst +++ b/source/glossary.rst @@ -14,7 +14,7 @@ Glossary Build Backend - A library that takes a source tree + A library that takes a :term:`source tree ` and builds a :term:`source distribution ` or :term:`built distribution ` from it. The build is delegated to the backend by a