412dfb045eb032d42021a099df429c58bc084415
This patch proposes to publish translated I18n contributor guide(s) using publishdocs tox job. It assumes that the URL structure of translated guides would follow https://docs.openstack.org/developer/i18n/[language-code] scheme. publishdocs tox job first executes docs job which builds the original guide, then it executes build-docs.sh build-docs.sh shell script which outputs translated I18n contributor guide(s) into [language-code] directory from current docs job output directory. Then it copies to publish-docs/developer/i18n directory including translated guide(s). The directory will be synced through infra jenkins job which is implemented later. Note that specifying locale directory in conf.py is needed to enable sphinx-build execution with locale files. Implements: blueprint i18n-guide-translation Co-Authored-By: Akihiro Motoki <amotoki@gmail.com> Change-Id: Id117308190de56bf9a9c4eb712bda82dea6f9e51
Team and repository tags
OpenStack I18n
Internationalization (I18n) is essential to make OpenStack ubiquitous. The mission of OpenStack I18n team is to make OpenStack ubiquitously accessible to people of all language backgrounds, by enhancing OpenStack software internationalization, providing translation, maintaining a translation platform and managing translation process for better quality of outcomes.
About this repository
This repository maintains useful assets for the I18n team, including the contribution guide, the terminologies and so on.
Getting in touch
- Mailing List
-
We use openstack-i18n@lists.openstack.org as the mailing list.
- IRC
-
We all hang out on #openstack-i18n IRC channel on freenode.
- Team Meeting
-
We have a bi-weekly meeting on Thursdays at alternating times.
Description
Languages
Python
63.4%
Shell
36.3%
Jinja
0.3%