lkml.org 
[lkml]   [2019]   [Mar]   [3]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH 00/20] origanize Chinese kernel docs
Date

The following patch aims to upstream kernel doc.

you can view them with the link http://176.122.172.82/translations/zh_CN/index.html

Or make and review docs on your self box:

make htmldocs SPHINXDIRS=translations/zh_CN
lynx Documentation/output/translations/zh_CN/index.html

Any comments are appreciated!

Cheers!
Alex

---
Alex Shi (20):
docs/zh_CN: add disclaimer file
docs/zh_CN: move process related docs into process dir
docs/zh_CN: change Chinese index to know process dir
docs/zh_CN: add index file into process dir
docs/zh_CN: rename HOWTO into process directory
docs/zh_CN: howto format changes
docs/zh_CN: rename SubmittingPatches for html links
docs/zh_CN: format the submitting-patches doc to rst
docs/zh_CN: rename stable_kernel_rules doc
docs/zh_CN: rst format change for stable-kernel-rules
docs/zh_CN: rename email-clients.txt as email-clients.rst
docs/zh_CN: do rst format for email-clients.rst
docs/zh_CN: rename volatile-consider-harmful doc
docs/zh_CN: volatile doc format changes
docs/zh_CN: rename SubmittingDrivers
docs/zh_CN: format submitting drivers as rst
docs/zh_CN: rename magic-numbers as rst doc
docs/zh_CN: format the magic-number doc as rst
docs/zh_CN: rename stable_api_nonsense.txt as stable-api-nonsense.rst
docs/zh_CN: format stable-api-nonsense

.../translations/zh_CN/disclaimer-zh_CN.rst | 11 ++
Documentation/translations/zh_CN/index.rst | 17 +-
.../translations/zh_CN/magic-number.txt | 153 ------------------
.../zh_CN/{ => process}/coding-style.rst | 0
.../email-clients.rst} | 53 +++---
.../zh_CN/{HOWTO => process/howto.rst} | 37 ++---
.../translations/zh_CN/process/index.rst | 55 +++++++
.../zh_CN/process/magic-number.rst | 151 +++++++++++++++++
.../stable-api-nonsense.rst} | 32 ++--
.../stable-kernel-rules.rst} | 32 ++--
.../submitting-drivers.rst} | 30 ++--
.../submitting-patches.rst} | 36 ++---
.../volatile-considered-harmful.rst} | 35 ++--
13 files changed, 334 insertions(+), 308 deletions(-)
create mode 100644 Documentation/translations/zh_CN/disclaimer-zh_CN.rst
delete mode 100644 Documentation/translations/zh_CN/magic-number.txt
rename Documentation/translations/zh_CN/{ => process}/coding-style.rst (100%)
rename Documentation/translations/zh_CN/{email-clients.txt => process/email-clients.rst} (82%)
rename Documentation/translations/zh_CN/{HOWTO => process/howto.rst} (95%)
create mode 100644 Documentation/translations/zh_CN/process/index.rst
create mode 100644 Documentation/translations/zh_CN/process/magic-number.rst
rename Documentation/translations/zh_CN/{stable_api_nonsense.txt => process/stable-api-nonsense.rst} (89%)
rename Documentation/translations/zh_CN/{stable_kernel_rules.txt => process/stable-kernel-rules.rst} (76%)
rename Documentation/translations/zh_CN/{SubmittingDrivers => process/submitting-drivers.rst} (86%)
rename Documentation/translations/zh_CN/{SubmittingPatches => process/submitting-patches.rst} (93%)
rename Documentation/translations/zh_CN/{volatile-considered-harmful.txt => process/volatile-considered-harmful.rst} (81%)

--
2.19.1.856.g8858448bb

\
 
 \ /
  Last update: 2019-03-04 04:59    [W:0.089 / U:0.064 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site