647699b4cc
Plain sort in scripts/gen-docs.sh is locale-dependent: category-less tool keys start with '|', which collates after letters under the CI container's locale (pos-config/pos-tree moved to the end of the tree/dispatch/filetable blocks). The new Gitea Actions gate caught this as a gen-drift failure on a clean checkout. Force LC_ALL=C for byte-order sort and regenerate the doc (config/tree now deterministically sort after the letter categories).