Re: [PATCH v5] doc: zh_CN: index files in arm64 subdirectory

2020-09-28 Thread Jonathan Corbet
On Fri, 25 Sep 2020 19:25:58 -0700 Bailu Lin wrote: > Add arm64 subdirectory into the table of Contents for zh_CN, > then add other translations in arm64 conveniently. > > Signed-off-by: Bailu Lin > --- > Changes in v5: > - Remove zh_CN/arm64/index.rst's inappropriate License claim. > Changes

Re: [PATCH v5] doc: zh_CN: index files in arm64 subdirectory

2020-09-25 Thread Alex Shi
Reviewed-by: Alex Shi 在 2020/9/26 上午10:25, Bailu Lin 写道: > Add arm64 subdirectory into the table of Contents for zh_CN, > then add other translations in arm64 conveniently. > > Signed-off-by: Bailu Lin > --- > Changes in v5: > - Remove zh_CN/arm64/index.rst's inappropriate License claim. > Cha

[PATCH v5] doc: zh_CN: index files in arm64 subdirectory

2020-09-25 Thread Bailu Lin
Add arm64 subdirectory into the table of Contents for zh_CN, then add other translations in arm64 conveniently. Signed-off-by: Bailu Lin --- Changes in v5: - Remove zh_CN/arm64/index.rst's inappropriate License claim. Changes in v4: - Remove index.rst's inappropriate License claim. Changes in v