linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] Add howto.rst Korean translation into build system
@ 2016-11-08 12:26 SeongJae Park
  2016-11-08 12:26 ` [PATCH 1/3] docs/driver-api: Apply changed source file names SeongJae Park
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: SeongJae Park @ 2016-11-08 12:26 UTC (permalink / raw)
  To: corbet; +Cc: minchan, linux-doc, linux-kernel, SeongJae Park

This patchset does
- fix trivial document build warnings,
- move translations into translations/ subdirectory, and
- insert howto.rst Korean translation into document build system.

It is based on linux-next for 20161108 and patches[0] for the translation.

[0] https://www.spinics.net/lists/kernel/msg2373556.html

SeongJae Park (3):
  docs/driver-api: Apply changed source file names
  Documentation: Move translations into a sub-directory
  Documentation: Add HOWTO Korean translation into rst based build
    system

 Documentation/driver-api/infrastructure.rst                  |  8 ++++----
 Documentation/index.rst                                      |  8 ++++++++
 Documentation/{ => translations}/ja_JP/HOWTO                 |  0
 Documentation/{ => translations}/ja_JP/SubmitChecklist       |  0
 Documentation/{ => translations}/ja_JP/SubmittingPatches     |  0
 .../{ => translations}/ja_JP/stable_api_nonsense.txt         |  0
 .../{ => translations}/ja_JP/stable_kernel_rules.txt         |  0
 Documentation/{ko_KR/HOWTO => translations/ko_KR/howto.rst}  |  0
 Documentation/translations/ko_KR/index.rst                   | 12 ++++++++++++
 Documentation/{ => translations}/ko_KR/memory-barriers.txt   |  0
 .../{ => translations}/ko_KR/stable_api_nonsense.txt         |  0
 Documentation/{ => translations}/zh_CN/CodingStyle           |  0
 Documentation/{ => translations}/zh_CN/HOWTO                 |  0
 Documentation/{ => translations}/zh_CN/IRQ.txt               |  0
 Documentation/{ => translations}/zh_CN/SecurityBugs          |  0
 Documentation/{ => translations}/zh_CN/SubmittingDrivers     |  0
 Documentation/{ => translations}/zh_CN/SubmittingPatches     |  0
 Documentation/{ => translations}/zh_CN/arm/Booting           |  0
 .../{ => translations}/zh_CN/arm/kernel_user_helpers.txt     |  0
 Documentation/{ => translations}/zh_CN/arm64/booting.txt     |  0
 .../{ => translations}/zh_CN/arm64/legacy_instructions.txt   |  0
 Documentation/{ => translations}/zh_CN/arm64/memory.txt      |  0
 .../{ => translations}/zh_CN/arm64/silicon-errata.txt        |  0
 .../{ => translations}/zh_CN/arm64/tagged-pointers.txt       |  0
 Documentation/{ => translations}/zh_CN/basic_profiling.txt   |  0
 Documentation/{ => translations}/zh_CN/email-clients.txt     |  0
 Documentation/{ => translations}/zh_CN/filesystems/sysfs.txt |  0
 Documentation/{ => translations}/zh_CN/gpio.txt              |  0
 Documentation/{ => translations}/zh_CN/io_ordering.txt       |  0
 Documentation/{ => translations}/zh_CN/magic-number.txt      |  0
 Documentation/{ => translations}/zh_CN/oops-tracing.txt      |  0
 Documentation/{ => translations}/zh_CN/sparse.txt            |  0
 .../{ => translations}/zh_CN/stable_api_nonsense.txt         |  0
 .../{ => translations}/zh_CN/stable_kernel_rules.txt         |  0
 .../{ => translations}/zh_CN/video4linux/omap3isp.txt        |  0
 .../{ => translations}/zh_CN/video4linux/v4l2-framework.txt  |  0
 .../{ => translations}/zh_CN/volatile-considered-harmful.txt |  0
 37 files changed, 24 insertions(+), 4 deletions(-)
 rename Documentation/{ => translations}/ja_JP/HOWTO (100%)
 rename Documentation/{ => translations}/ja_JP/SubmitChecklist (100%)
 rename Documentation/{ => translations}/ja_JP/SubmittingPatches (100%)
 rename Documentation/{ => translations}/ja_JP/stable_api_nonsense.txt (100%)
 rename Documentation/{ => translations}/ja_JP/stable_kernel_rules.txt (100%)
 rename Documentation/{ko_KR/HOWTO => translations/ko_KR/howto.rst} (100%)
 create mode 100644 Documentation/translations/ko_KR/index.rst
 rename Documentation/{ => translations}/ko_KR/memory-barriers.txt (100%)
 rename Documentation/{ => translations}/ko_KR/stable_api_nonsense.txt (100%)
 rename Documentation/{ => translations}/zh_CN/CodingStyle (100%)
 rename Documentation/{ => translations}/zh_CN/HOWTO (100%)
 rename Documentation/{ => translations}/zh_CN/IRQ.txt (100%)
 rename Documentation/{ => translations}/zh_CN/SecurityBugs (100%)
 rename Documentation/{ => translations}/zh_CN/SubmittingDrivers (100%)
 rename Documentation/{ => translations}/zh_CN/SubmittingPatches (100%)
 rename Documentation/{ => translations}/zh_CN/arm/Booting (100%)
 rename Documentation/{ => translations}/zh_CN/arm/kernel_user_helpers.txt (100%)
 rename Documentation/{ => translations}/zh_CN/arm64/booting.txt (100%)
 rename Documentation/{ => translations}/zh_CN/arm64/legacy_instructions.txt (100%)
 rename Documentation/{ => translations}/zh_CN/arm64/memory.txt (100%)
 rename Documentation/{ => translations}/zh_CN/arm64/silicon-errata.txt (100%)
 rename Documentation/{ => translations}/zh_CN/arm64/tagged-pointers.txt (100%)
 rename Documentation/{ => translations}/zh_CN/basic_profiling.txt (100%)
 rename Documentation/{ => translations}/zh_CN/email-clients.txt (100%)
 rename Documentation/{ => translations}/zh_CN/filesystems/sysfs.txt (100%)
 rename Documentation/{ => translations}/zh_CN/gpio.txt (100%)
 rename Documentation/{ => translations}/zh_CN/io_ordering.txt (100%)
 rename Documentation/{ => translations}/zh_CN/magic-number.txt (100%)
 rename Documentation/{ => translations}/zh_CN/oops-tracing.txt (100%)
 rename Documentation/{ => translations}/zh_CN/sparse.txt (100%)
 rename Documentation/{ => translations}/zh_CN/stable_api_nonsense.txt (100%)
 rename Documentation/{ => translations}/zh_CN/stable_kernel_rules.txt (100%)
 rename Documentation/{ => translations}/zh_CN/video4linux/omap3isp.txt (100%)
 rename Documentation/{ => translations}/zh_CN/video4linux/v4l2-framework.txt (100%)
 rename Documentation/{ => translations}/zh_CN/volatile-considered-harmful.txt (100%)

-- 
2.10.0

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2016-11-13 18:59 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-11-08 12:26 [PATCH 0/3] Add howto.rst Korean translation into build system SeongJae Park
2016-11-08 12:26 ` [PATCH 1/3] docs/driver-api: Apply changed source file names SeongJae Park
2016-11-08 12:26 ` [PATCH 2/3] Documentation: Move translations into a sub-directory SeongJae Park
2016-11-08 12:26 ` [PATCH 3/3] Documentation: Add HOWTO Korean translation into rst based build system SeongJae Park
2016-11-13 18:59 ` [PATCH 0/3] Add howto.rst Korean translation into " Jonathan Corbet

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).