Merge "Enable translations for admin-guide-cloud-rst"

This commit is contained in:
Jenkins 2015-08-06 06:52:19 +00:00 committed by Gerrit Code Review
commit 22736715f2
3 changed files with 8 additions and 2 deletions

View File

@ -84,3 +84,10 @@ minimum_perc = 75
source_file = doc/common-rst/source/locale/common-rst.pot
source_lang = en
type = PO
[openstack-manuals-i18n.admin-guide-cloud-rst]
file_filter = doc/admin-guide-cloud-rst/source/locale/<lang>/LC_MESSAGES/admin-guide-cloud-rst.po
minimum_perc = 75
source_file = doc/admin-guide-cloud-rst/source/locale/admin-guide-cloud-rst.pot
source_lang = en
type = PO

View File

@ -36,8 +36,7 @@ declare -A SPECIAL_BOOKS=(
["user-guide"]="RST"
["user-guide-admin"]="RST"
["networking-guide"]="RST"
# Skip guide while it's moved to RST.
["admin-guide-cloud-rst"]="skip"
["admin-guide-cloud-rst"]="RST"
# Skip guide while it's moved to RST.
["install-guide-rst"]="skip"
# This needs special handling, handle it with the RST tools.