Go to file
Ian Y. Choi 412dfb045e Publish translated guides with publishdocs tox job
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
2017-06-23 20:37:33 +09:00
2015-10-20 07:52:14 +00:00
2015-10-30 20:43:21 +09:00
2016-11-25 16:45:38 +01:00
2017-03-02 11:45:15 +00:00
2017-05-18 07:04:08 +09:00

Team and repository tags

image

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
Utilities, assets and configurations used by I18n team
Readme 5.4 MiB
Languages
Python 63.4%
Shell 36.3%
Jinja 0.3%