public inbox for linux-doc@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] Subject: [PATCH] docs: ja_JP: Move submitting-patches to process/ and add to build
@ 2025-10-24 23:54 Akiyoshi Kurita
  2025-10-27  2:53 ` Akira Yokosawa
  0 siblings, 1 reply; 3+ messages in thread
From: Akiyoshi Kurita @ 2025-10-24 23:54 UTC (permalink / raw)
  To: corbet; +Cc: akiyks, shibata, linux-doc, linux-kernel, weibu

As requested by Jonathan, move the Japanese translation of
'SubmittingPatches' to its proper location under 'process/' and
convert it to reStructuredText.

This patch also wires the new file into the Japanese documentation's
toctree, allowing it to be included in the Sphinx build.

Signed-off-by: Akiyoshi Kurita <weibu@redadmin.org>
---
 Documentation/translations/ja_JP/index.rst    |  1 +
 .../submitting-patches.rst}                   | 61 ++++++++++---------
 2 files changed, 32 insertions(+), 30 deletions(-)
 rename Documentation/translations/ja_JP/{SubmittingPatches => process/submitting-patches.rst} (96%)

diff --git a/Documentation/translations/ja_JP/index.rst b/Documentation/translations/ja_JP/index.rst
index 4159b417bfdd..8e01619d4170 100644
--- a/Documentation/translations/ja_JP/index.rst
+++ b/Documentation/translations/ja_JP/index.rst
@@ -11,6 +11,7 @@
 .. toctree::
    :maxdepth: 1
 
+   process/submitting-patches
    disclaimer-ja_JP
    process/howto
    process/submit-checklist
diff --git a/Documentation/translations/ja_JP/SubmittingPatches b/Documentation/translations/ja_JP/process/submitting-patches.rst
similarity index 96%
rename from Documentation/translations/ja_JP/SubmittingPatches
rename to Documentation/translations/ja_JP/process/submitting-patches.rst
index b950347b5993..4bfa84cc705d 100644
--- a/Documentation/translations/ja_JP/SubmittingPatches
+++ b/Documentation/translations/ja_JP/process/submitting-patches.rst
@@ -1,33 +1,34 @@
-NOTE:
-This is a version of Documentation/process/submitting-patches.rst into Japanese.
-This document is maintained by Keiichi KII <k-keiichi@bx.jp.nec.com>
-and the JF Project team <http://www.linux.or.jp/JF/>.
-If you find any difference between this document and the original file
-or a problem with the translation,
-please contact the maintainer of this file or JF project.
-
-Please also note that the purpose of this file is to be easier to read
-for non English (read: Japanese) speakers and is not intended as a
-fork. So if you have any comments or updates of this file, please try
-to update the original English file first.
-
-Last Updated: 2011/06/09
-
-==================================
-これは、
-linux-2.6.39/Documentation/process/submitting-patches.rst の和訳
-です。
-翻訳団体: JF プロジェクト < http://www.linux.or.jp/JF/ >
-翻訳日: 2011/06/09
-翻訳者: Keiichi Kii <k-keiichi at bx dot jp dot nec dot com>
-校正者: Masanari Kobayashi さん <zap03216 at nifty dot ne dot jp>
-         Matsukura さん <nbh--mats at nifty dot com>
-         Takeshi Hamasaki さん <hmatrjp at users dot sourceforge dot jp>
-==================================
-
-        Linux カーネルに変更を加えるための Howto
-        又は
-        かの Linus Torvalds の取り扱い説明書
+..
+   NOTE:
+     This is a version of Documentation/process/submitting-patches.rst into Japanese.
+     This document is maintained by Keiichi KII <k-keiichi@bx.jp.nec.com>
+     and the JF Project team <http://www.linux.or.jp/JF/>.
+     If you find any difference between this document and the original file
+     or a problem with the translation,
+     please contact the maintainer of this file or JF project.
+
+     Please also note that the purpose of this file is to be easier to read
+     for non English (read: Japanese) speakers and is not intended as a
+     fork. So if you have any comments or updates of this file, please try
+     to update the original English file first.
+
+     Last Updated: 2011/06/09
+
+     ==================================
+     これは、
+     linux-2.6.39/Documentation/process/submitting-patches.rst の和訳
+     です。
+     翻訳団体: JF プロジェクト < http://www.linux.or.jp/JF/ >
+     翻訳日: 2011/06/09
+     翻訳者: Keiichi Kii <k-keiichi at bx dot jp dot nec dot com>
+     校正者: Masanari Kobayashi さん <zap03216 at nifty dot ne dot jp>
+           Matsukura さん <nbh--mats at nifty dot com>
+           Takeshi Hamasaki さん <hmatrjp at users dot sourceforge dot jp>
+     ==================================
+
+========================================
+Linux カーネルに変更を加えるための Howto
+========================================
 
 Linux カーネルに変更を加えたいと思っている個人又は会社にとって、パッ
 チの投稿に関連した仕組みに慣れていなければ、その過程は時々みなさんを
-- 
2.47.3


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

end of thread, other threads:[~2025-10-27  4:25 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-10-24 23:54 [PATCH] Subject: [PATCH] docs: ja_JP: Move submitting-patches to process/ and add to build Akiyoshi Kurita
2025-10-27  2:53 ` Akira Yokosawa
2025-10-27  4:25   ` weibu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox