[i18n] Build Korean Install Guide as draft

Change-Id: I67a680ee2c878ea35244ced31df07da5d91127f0
This commit is contained in:
KATO Tomoyuki 2016-04-13 15:48:33 +09:00
parent 9fb57a826e
commit 89d59a0bbf
1 changed files with 2 additions and 0 deletions

View File

@ -7,6 +7,7 @@ declare -A BOOKS=(
["cs"]="install-guide"
["fr"]="install-guide"
["ja"]="image-guide user-guide install-guide networking-guide"
["ko_KR"]="install-guide"
)
# draft books
@ -14,6 +15,7 @@ declare -A DRAFTS=(
["cs"]="install-guide"
["fr"]="install-guide"
["ja"]="install-guide networking-guide"
["ko_KR"]="install-guide"
)
# Where does the top-level pom live?