flatpak-docs icon indicating copy to clipboard operation
flatpak-docs copied to clipboard

Add l10n workflow to build translated docs

Open rffontenelle opened this issue 3 years ago • 0 comments

The idea is to generate translated documentation and to check translation links whenever translation files is changed. This is in a draft state, and is set to build every language, which is not ideal.

Need to figure out: how to check changed files in the commit (on both push and pull_request events) so that I can filter the language codes that should trigger build.

See this example of workflow run.

This is particularly useful for pull request to pop up errors for the translator.

rffontenelle avatar Nov 04 '22 16:11 rffontenelle