poky/documentation/tools
Antonin Godard dc768a3d9d Add a script to validate documentation glossaries
Instead of tracking the glossary manually, add a small script that
checks if it is properly sorted.

Add two comments between the start and end of the glossary for the
script to know where it's located.

The script also checks if the variables are properly sorted. It uses
difflib and returns the diff if there's a difference between the
unsorted and sorted list.

Messages beginning with "WARNING:" are reported by the Autobuilder,
which is the reason for this format.

(From yocto-docs rev: 416d50c0c322eb88bf13353a198db7211e4d665a)

Signed-off-by: Antonin Godard <antonin.godard@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2025-08-08 23:41:11 +01:00
..
host_packages_scripts docs: remove lz4 from required packages 2025-06-06 22:22:43 +01:00
build-docs-container tools: add script for building documentation inside containers 2025-02-18 15:47:37 +00:00
check-glossaries Add a script to validate documentation glossaries 2025-08-08 23:41:11 +01:00
Containerfile.almalinux tools: add script for building documentation inside containers 2025-02-18 15:47:37 +00:00
Containerfile.apt tools: add script for building documentation inside containers 2025-02-18 15:47:37 +00:00
Containerfile.debian tools: add script for building documentation inside containers 2025-02-18 15:47:37 +00:00
Containerfile.dnf tools: add script for building documentation inside containers 2025-02-18 15:47:37 +00:00
Containerfile.fedora tools: add script for building documentation inside containers 2025-02-18 15:47:37 +00:00
Containerfile.ubuntu tools: add script for building documentation inside containers 2025-02-18 15:47:37 +00:00
Containerfile.zypper tools: add script for building documentation inside containers 2025-02-18 15:47:37 +00:00
update-documentation-conf yocto-docs: Add SPDX headers in scripts and Makefile 2020-06-04 13:29:02 +01:00