[PATCH 2/3] Documentation: Move translations into a sub-directory

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Signed-off-by: SeongJae Park <sj38.park@xxxxxxxxx>
---
 Documentation/{ => translations}/ja_JP/HOWTO                           | 0
 Documentation/{ => translations}/ja_JP/SubmitChecklist                 | 0
 Documentation/{ => translations}/ja_JP/SubmittingPatches               | 0
 Documentation/{ => translations}/ja_JP/stable_api_nonsense.txt         | 0
 Documentation/{ => translations}/ja_JP/stable_kernel_rules.txt         | 0
 Documentation/{ => translations}/ko_KR/HOWTO                           | 0
 Documentation/{ => translations}/ko_KR/memory-barriers.txt             | 0
 Documentation/{ => 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
 Documentation/{ => translations}/zh_CN/arm/kernel_user_helpers.txt     | 0
 Documentation/{ => translations}/zh_CN/arm64/booting.txt               | 0
 Documentation/{ => translations}/zh_CN/arm64/legacy_instructions.txt   | 0
 Documentation/{ => translations}/zh_CN/arm64/memory.txt                | 0
 Documentation/{ => translations}/zh_CN/arm64/silicon-errata.txt        | 0
 Documentation/{ => 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
 Documentation/{ => translations}/zh_CN/stable_api_nonsense.txt         | 0
 Documentation/{ => translations}/zh_CN/stable_kernel_rules.txt         | 0
 Documentation/{ => translations}/zh_CN/video4linux/omap3isp.txt        | 0
 Documentation/{ => translations}/zh_CN/video4linux/v4l2-framework.txt  | 0
 Documentation/{ => translations}/zh_CN/volatile-considered-harmful.txt | 0
 34 files changed, 0 insertions(+), 0 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/{ => translations}/ko_KR/HOWTO (100%)
 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%)

diff --git a/Documentation/ja_JP/HOWTO b/Documentation/translations/ja_JP/HOWTO
similarity index 100%
rename from Documentation/ja_JP/HOWTO
rename to Documentation/translations/ja_JP/HOWTO
diff --git a/Documentation/ja_JP/SubmitChecklist b/Documentation/translations/ja_JP/SubmitChecklist
similarity index 100%
rename from Documentation/ja_JP/SubmitChecklist
rename to Documentation/translations/ja_JP/SubmitChecklist
diff --git a/Documentation/ja_JP/SubmittingPatches b/Documentation/translations/ja_JP/SubmittingPatches
similarity index 100%
rename from Documentation/ja_JP/SubmittingPatches
rename to Documentation/translations/ja_JP/SubmittingPatches
diff --git a/Documentation/ja_JP/stable_api_nonsense.txt b/Documentation/translations/ja_JP/stable_api_nonsense.txt
similarity index 100%
rename from Documentation/ja_JP/stable_api_nonsense.txt
rename to Documentation/translations/ja_JP/stable_api_nonsense.txt
diff --git a/Documentation/ja_JP/stable_kernel_rules.txt b/Documentation/translations/ja_JP/stable_kernel_rules.txt
similarity index 100%
rename from Documentation/ja_JP/stable_kernel_rules.txt
rename to Documentation/translations/ja_JP/stable_kernel_rules.txt
diff --git a/Documentation/ko_KR/HOWTO b/Documentation/translations/ko_KR/HOWTO
similarity index 100%
rename from Documentation/ko_KR/HOWTO
rename to Documentation/translations/ko_KR/HOWTO
diff --git a/Documentation/ko_KR/memory-barriers.txt b/Documentation/translations/ko_KR/memory-barriers.txt
similarity index 100%
rename from Documentation/ko_KR/memory-barriers.txt
rename to Documentation/translations/ko_KR/memory-barriers.txt
diff --git a/Documentation/ko_KR/stable_api_nonsense.txt b/Documentation/translations/ko_KR/stable_api_nonsense.txt
similarity index 100%
rename from Documentation/ko_KR/stable_api_nonsense.txt
rename to Documentation/translations/ko_KR/stable_api_nonsense.txt
diff --git a/Documentation/zh_CN/CodingStyle b/Documentation/translations/zh_CN/CodingStyle
similarity index 100%
rename from Documentation/zh_CN/CodingStyle
rename to Documentation/translations/zh_CN/CodingStyle
diff --git a/Documentation/zh_CN/HOWTO b/Documentation/translations/zh_CN/HOWTO
similarity index 100%
rename from Documentation/zh_CN/HOWTO
rename to Documentation/translations/zh_CN/HOWTO
diff --git a/Documentation/zh_CN/IRQ.txt b/Documentation/translations/zh_CN/IRQ.txt
similarity index 100%
rename from Documentation/zh_CN/IRQ.txt
rename to Documentation/translations/zh_CN/IRQ.txt
diff --git a/Documentation/zh_CN/SecurityBugs b/Documentation/translations/zh_CN/SecurityBugs
similarity index 100%
rename from Documentation/zh_CN/SecurityBugs
rename to Documentation/translations/zh_CN/SecurityBugs
diff --git a/Documentation/zh_CN/SubmittingDrivers b/Documentation/translations/zh_CN/SubmittingDrivers
similarity index 100%
rename from Documentation/zh_CN/SubmittingDrivers
rename to Documentation/translations/zh_CN/SubmittingDrivers
diff --git a/Documentation/zh_CN/SubmittingPatches b/Documentation/translations/zh_CN/SubmittingPatches
similarity index 100%
rename from Documentation/zh_CN/SubmittingPatches
rename to Documentation/translations/zh_CN/SubmittingPatches
diff --git a/Documentation/zh_CN/arm/Booting b/Documentation/translations/zh_CN/arm/Booting
similarity index 100%
rename from Documentation/zh_CN/arm/Booting
rename to Documentation/translations/zh_CN/arm/Booting
diff --git a/Documentation/zh_CN/arm/kernel_user_helpers.txt b/Documentation/translations/zh_CN/arm/kernel_user_helpers.txt
similarity index 100%
rename from Documentation/zh_CN/arm/kernel_user_helpers.txt
rename to Documentation/translations/zh_CN/arm/kernel_user_helpers.txt
diff --git a/Documentation/zh_CN/arm64/booting.txt b/Documentation/translations/zh_CN/arm64/booting.txt
similarity index 100%
rename from Documentation/zh_CN/arm64/booting.txt
rename to Documentation/translations/zh_CN/arm64/booting.txt
diff --git a/Documentation/zh_CN/arm64/legacy_instructions.txt b/Documentation/translations/zh_CN/arm64/legacy_instructions.txt
similarity index 100%
rename from Documentation/zh_CN/arm64/legacy_instructions.txt
rename to Documentation/translations/zh_CN/arm64/legacy_instructions.txt
diff --git a/Documentation/zh_CN/arm64/memory.txt b/Documentation/translations/zh_CN/arm64/memory.txt
similarity index 100%
rename from Documentation/zh_CN/arm64/memory.txt
rename to Documentation/translations/zh_CN/arm64/memory.txt
diff --git a/Documentation/zh_CN/arm64/silicon-errata.txt b/Documentation/translations/zh_CN/arm64/silicon-errata.txt
similarity index 100%
rename from Documentation/zh_CN/arm64/silicon-errata.txt
rename to Documentation/translations/zh_CN/arm64/silicon-errata.txt
diff --git a/Documentation/zh_CN/arm64/tagged-pointers.txt b/Documentation/translations/zh_CN/arm64/tagged-pointers.txt
similarity index 100%
rename from Documentation/zh_CN/arm64/tagged-pointers.txt
rename to Documentation/translations/zh_CN/arm64/tagged-pointers.txt
diff --git a/Documentation/zh_CN/basic_profiling.txt b/Documentation/translations/zh_CN/basic_profiling.txt
similarity index 100%
rename from Documentation/zh_CN/basic_profiling.txt
rename to Documentation/translations/zh_CN/basic_profiling.txt
diff --git a/Documentation/zh_CN/email-clients.txt b/Documentation/translations/zh_CN/email-clients.txt
similarity index 100%
rename from Documentation/zh_CN/email-clients.txt
rename to Documentation/translations/zh_CN/email-clients.txt
diff --git a/Documentation/zh_CN/filesystems/sysfs.txt b/Documentation/translations/zh_CN/filesystems/sysfs.txt
similarity index 100%
rename from Documentation/zh_CN/filesystems/sysfs.txt
rename to Documentation/translations/zh_CN/filesystems/sysfs.txt
diff --git a/Documentation/zh_CN/gpio.txt b/Documentation/translations/zh_CN/gpio.txt
similarity index 100%
rename from Documentation/zh_CN/gpio.txt
rename to Documentation/translations/zh_CN/gpio.txt
diff --git a/Documentation/zh_CN/io_ordering.txt b/Documentation/translations/zh_CN/io_ordering.txt
similarity index 100%
rename from Documentation/zh_CN/io_ordering.txt
rename to Documentation/translations/zh_CN/io_ordering.txt
diff --git a/Documentation/zh_CN/magic-number.txt b/Documentation/translations/zh_CN/magic-number.txt
similarity index 100%
rename from Documentation/zh_CN/magic-number.txt
rename to Documentation/translations/zh_CN/magic-number.txt
diff --git a/Documentation/zh_CN/oops-tracing.txt b/Documentation/translations/zh_CN/oops-tracing.txt
similarity index 100%
rename from Documentation/zh_CN/oops-tracing.txt
rename to Documentation/translations/zh_CN/oops-tracing.txt
diff --git a/Documentation/zh_CN/sparse.txt b/Documentation/translations/zh_CN/sparse.txt
similarity index 100%
rename from Documentation/zh_CN/sparse.txt
rename to Documentation/translations/zh_CN/sparse.txt
diff --git a/Documentation/zh_CN/stable_api_nonsense.txt b/Documentation/translations/zh_CN/stable_api_nonsense.txt
similarity index 100%
rename from Documentation/zh_CN/stable_api_nonsense.txt
rename to Documentation/translations/zh_CN/stable_api_nonsense.txt
diff --git a/Documentation/zh_CN/stable_kernel_rules.txt b/Documentation/translations/zh_CN/stable_kernel_rules.txt
similarity index 100%
rename from Documentation/zh_CN/stable_kernel_rules.txt
rename to Documentation/translations/zh_CN/stable_kernel_rules.txt
diff --git a/Documentation/zh_CN/video4linux/omap3isp.txt b/Documentation/translations/zh_CN/video4linux/omap3isp.txt
similarity index 100%
rename from Documentation/zh_CN/video4linux/omap3isp.txt
rename to Documentation/translations/zh_CN/video4linux/omap3isp.txt
diff --git a/Documentation/zh_CN/video4linux/v4l2-framework.txt b/Documentation/translations/zh_CN/video4linux/v4l2-framework.txt
similarity index 100%
rename from Documentation/zh_CN/video4linux/v4l2-framework.txt
rename to Documentation/translations/zh_CN/video4linux/v4l2-framework.txt
diff --git a/Documentation/zh_CN/volatile-considered-harmful.txt b/Documentation/translations/zh_CN/volatile-considered-harmful.txt
similarity index 100%
rename from Documentation/zh_CN/volatile-considered-harmful.txt
rename to Documentation/translations/zh_CN/volatile-considered-harmful.txt
-- 
2.10.0

--
To unsubscribe from this list: send the line "unsubscribe linux-doc" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html



[Index of Archives]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Linux FS]     [Yosemite Forum]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]     [Linux Resources]

  Powered by Linux