diff options
author | Antonin Godard <antonin.godard@bootlin.com> | 2025-07-29 13:30:02 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2025-08-08 23:41:11 +0100 |
commit | dc768a3d9d6df0cd048bf7ded4773372929f1675 (patch) | |
tree | 307e48ca1d172946f4962b0e2d0e35d4ae8efbea /meta-skeleton | |
parent | 6217bbbe7e030fed93c302fd9826e7bb73a217ce (diff) | |
download | poky-dc768a3d9d6df0cd048bf7ded4773372929f1675.tar.gz |
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>
Diffstat (limited to 'meta-skeleton')
0 files changed, 0 insertions, 0 deletions