Add zh_CN Install Guide for building
Build the localized zh_CN Install Guide Change-Id: I35653418d398c68a5844450a622936dc554e44f5
This commit is contained in:
@@ -3,7 +3,7 @@ declare -A DIRECTORIES=(
|
|||||||
["fr"]="common glossary user-guide image-guide"
|
["fr"]="common glossary user-guide image-guide"
|
||||||
["ja"]="common glossary image-guide install-guide user-guide user-guide-admin"
|
["ja"]="common glossary image-guide install-guide user-guide user-guide-admin"
|
||||||
["pt_BR"]="common install-guide"
|
["pt_BR"]="common install-guide"
|
||||||
["zh_CN"]="common glossary arch-design image-guide"
|
["zh_CN"]="common glossary arch-design image-guide install-guide"
|
||||||
)
|
)
|
||||||
|
|
||||||
# books to be built
|
# books to be built
|
||||||
@@ -11,7 +11,7 @@ declare -A BOOKS=(
|
|||||||
["fr"]="user-guide image-guide"
|
["fr"]="user-guide image-guide"
|
||||||
["ja"]="image-guide install-guide user-guide user-guide-admin"
|
["ja"]="image-guide install-guide user-guide user-guide-admin"
|
||||||
["pt_BR"]="install-guide"
|
["pt_BR"]="install-guide"
|
||||||
["zh_CN"]="arch-design image-guide"
|
["zh_CN"]="arch-design image-guide install-guide"
|
||||||
)
|
)
|
||||||
|
|
||||||
# Where does the top-level pom live?
|
# Where does the top-level pom live?
|
||||||
|
Reference in New Issue
Block a user