Disable translation sync to api-site

The firstapp guide is not translated and the only document in api-site
that needs the translation sync. Disable the syncing of translations for
now.

Change-Id: I82dc7dd8bd79bf0e48efc81959e692fbd157d357
This commit is contained in:
Andreas Jaeger 2016-10-09 18:10:05 +02:00
parent 58d8d90e20
commit 2f220764f2

View File

@ -47,7 +47,9 @@ function copy_rst {
case "$PROJECT_DIR" in
api-site)
copy_rst common
copy_rst_trans common
# TODO(jaegerandi): Uncomment once we have translations
# for firstapp guide in api-site repository.
#copy_rst_trans common
;;
security-doc)
copy_rst common