You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The boost-unordered library has documentation that needs to be brought into the Weblate translation pipeline. .
Acceptance Criteria
Skeleton translation files for unordered library are produced
Each unit in the skeleton contains: source (original text), id_hash (deterministic hash matching Weblate's algorithm), location (file path + line range), note (context hint), flags (e.g., no-wrap for preformatted blocks), and target
The skeleton format matches Weblate's internal storage format
Output skeletons are stored in a structured directory mirroring the component layout
Skeleton translation files are generated for all translatable .adoc pages in the boost-unordered documentation
References
Related files: scripts/inject_translations.py, boost-unordered .adoc source files
Problem
The boost-unordered library has documentation that needs to be brought into the Weblate translation pipeline. .
Acceptance Criteria
.adocpages in the boost-unordered documentationReferences
scripts/inject_translations.py, boost-unordered.adocsource files