On Tue, 12 Jan 2021 19:52:56 +0800 Yanteng Si <siyanteng@xxxxxxxxxxx> wrote: > This patch translates Documentation/mips/index.rst into Chinese. > > Signed-off-by: Yanteng Si <siyanteng@xxxxxxxxxxx> > Reviewed-by: Alex Shi <alex.shi@xxxxxxxxxxxxxxxxx> > --- > .../translations/zh_CN/mips/index.rst | 29 +++++++++++++++++++ > 1 file changed, 29 insertions(+) > create mode 100644 Documentation/translations/zh_CN/mips/index.rst OK, 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