Commit Graph

3 Commits (fcd8af988cf3586e88f02fff9ddb776a8fc7047d)

Author SHA1 Message Date
行颠 0e17dd9098
sync yaml py Dockerfile json with /en (#19882) 2020-03-27 04:56:23 -07:00
chentanjun 9a332233c0
sync en zh example yaml (#19779) 2020-03-22 20:30:45 -07:00
Qiming 9bf026e951
Clean zh/docs directory for dangling YAML files (#17341)
There are many YAML manifests sneaking into the `zh/docs/` directory.
These files should go to the `zh/examples` directory instead. Having
these "garbage" files (not referenced anywhere) is creating confusion
for the release meister when merging branches. For example, some YAML
files found in the 'master' branch are no longer there in the
release-1.16 branch. It is tedious, if possible at all, to solve all
this kind of conflicts during a rebase.

The PR cleanses the zh/docs directory for all dangling YAML files.
2019-11-04 08:24:48 +08:00