Merge "Prepare for translation of common files"

This commit is contained in:
Jenkins 2015-07-23 19:11:43 +00:00 committed by Gerrit Code Review
commit fe57af5fb3

View File

@ -61,17 +61,17 @@ function copy_glossary_xml {
case "$PROJECT_DIR" in
api-site)
copy_rst firstapp/source/imported
copy_rst common-rst
;;
ha-guide)
copy_rst doc/ha-guide/source/imported
copy_rst doc/common-rst
copy_glossary_xml "doc/glossary" "high-availability-guide" "figures"
;;
operations-guide)
copy_glossary_xml "doc/glossary" "openstack-ops" "figures"
;;
security-doc)
copy_rst security-guide-rst/source/imported
copy_rst common-rst
copy_glossary_xml "glossary" "security-guide" "static"
;;
*)