NicoK commented on a change in pull request #9489: [FLINK-13793][docs] build each language in a separate subprocess URL: https://github.com/apache/flink/pull/9489#discussion_r375973873
########## File path: docs/_config_dev_en.yml ########## @@ -17,3 +17,6 @@ exclude: - "*.zh.md" + - "content" Review comment: if not excluded, they may end up in the generated folder (as yet another subdirectory) again, e.g. when the zh version builds, if would not see the `content_en` as a target dir (and exclude it) ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
