Re: [PATCH v6 1/4] doc/zh_CN: add mips index.rst translation
From: yanteng si <hidden>
Date: 2021-01-13 14:54:25
Ok, thanks. Jonathan Corbet [off-list ref] 于2021年1月12日周二 下午11:09写道:
On Tue, 12 Jan 2021 19:52:56 +0800 Yanteng Si [off-list ref] wrote:quoted
This patch translates Documentation/mips/index.rst into Chinese. Signed-off-by: Yanteng Si <redacted> Reviewed-by: Alex Shi <redacted> --- .../translations/zh_CN/mips/index.rst | 29 +++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 Documentation/translations/zh_CN/mips/index.rstOK, we're almost there. As Jiaxun Yang noted, this should have been v7 and it is good to include a cover letter with a patch series. One other thing: this adds the translated index.rst - referring to the other files - before those files exist. That will break the docs build between this patch and the end of the series. Not a huge deal, since I doubt many people spend much time bisecting docs builds, but it is still better to have everything building properly after each patch. None of these are big enough to require another round, so I have applied this series, thanks. jon