Enables Indonesian (id) build for firstapp

Change-Id: Idfbb25c5396d513f8c0ec2c65b2071e1e662dc8a
This commit is contained in:
Ian Y. Choi 2017-09-17 10:11:26 +00:00
parent f8990871b5
commit 8d50dbbe11
2 changed files with 2 additions and 1 deletions

View File

@ -20,7 +20,7 @@ declare -A BOOKS=(
# See comment at start of file and update tox.ini as well if you
# change anything here.
["de"]="api-quick-start firstapp"
["id"]="api-quick-start"
["id"]="api-quick-start firstapp"
["ja"]="api-quick-start"
["ko_KR"]="api-quick-start"
["zh_CN"]="api-quick-start"

View File

@ -100,6 +100,7 @@ commands =
mv publish-docs/ko_KR/api-quick-start/ publish-docs/api-ref/ko_KR/api-guide/quick-start
mv publish-docs/zh_CN/api-quick-start/ publish-docs/api-ref/zh_CN/api-guide/quick-start
{toxinidir}/tools/mv-firstapp-trans.sh de
{toxinidir}/tools/mv-firstapp-trans.sh id
[testenv:generatepot-rst]
# Generate POT files for translation, needs {posargs} like: