Wu XiangCheng <wu.xiangcheng@xxxxxxxxx> writes: > Follow Jonathan's steps[1], rewrite the entry point of kernel's Chinese > translation documentation. > > [1]: https://lore.kernel.org/linux-doc/20220927160559.97154-1-corbet@xxxxxxx/T > > v2: > * remove blank line > * fix typo > v1: > https://lore.kernel.org/linux-doc/Y0EHBw9C1UpVA49k@xxxxxxxxxxx/T/#t > > Thanks, > > Wu XiangCheng (4): > docs/zh_CN: promote the title of zh_CN/process/index.rst > docs/zh_CN: add zh_CN/arch.rst > docs/zh_CN: Rewrite the Chinese translation front page > docs/zh_CN: add a man-pages link to zh_CN/index.rst > > Documentation/translations/zh_CN/arch.rst | 29 +++ > Documentation/translations/zh_CN/index.rst | 169 ++++++------------ > .../translations/zh_CN/process/index.rst | 1 + > 3 files changed, 82 insertions(+), 117 deletions(-) > create mode 100644 Documentation/translations/zh_CN/arch.rst Series applied, thanks. jon