summaryrefslogtreecommitdiff
path: root/helpers/find-invalid-help-embeds.sh
AgeCommit message (Collapse)Author
2020-06-13tdf#132643 Translate German section IDsJohnny_M
Change-Id: I1c2e7d4fe447a850a56ccec2879b7e06c1fba3d4 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/96152 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
2016-10-12Script to check the validity of embed tagsGabor Kelemen
This script looks up <embed ...> tags in helpcontent, checks whether the referenced file and id exist, and prints a warning if either one does not. Execute from the root directory of the helpcontent2 repository. No parameters are used. Change-Id: Ic20bcfb1db398067231141b9af69c45590e1d452 Reviewed-on: https://gerrit.libreoffice.org/29732 Reviewed-by: Andras Timar <andras.timar@collabora.com> Tested-by: Andras Timar <andras.timar@collabora.com>