All of lore.kernel.org
 help / color / mirror / Atom feed
From: Akira Yokosawa <akiyks@gmail.com>
To: Jonathan Corbet <corbet@lwn.net>,
	Tsugikazu Shibata <shibata@linuxfoundation.org>
Cc: linux-doc@vger.kernel.org, Akira Yokosawa <akiyks@gmail.com>
Subject: [PATCH] docs: Move ja_JP/howto.rst to ja_JP/process/howto.rst
Date: Thu, 29 Feb 2024 18:34:42 +0900	[thread overview]
Message-ID: <b175c52f-34ee-4753-b172-e57fee6fcc30@gmail.com> (raw)

Subject: [PATCH] docs: Move ja_JP/howto.rst to ja_JP/process/howto.rst

Let Japanese translation of howto.rst in the language drop-down list
by moving it to the expected place.

Signed-off-by: Akira Yokosawa <akiyks@gmail.com>
Cc: Tsugikazu Shibata <shibata@linuxfoundation.org>
---
 Documentation/translations/ja_JP/index.rst               | 2 +-
 Documentation/translations/ja_JP/{ => process}/howto.rst | 0
 2 files changed, 1 insertion(+), 1 deletion(-)
 rename Documentation/translations/ja_JP/{ => process}/howto.rst (100%)

diff --git a/Documentation/translations/ja_JP/index.rst b/Documentation/translations/ja_JP/index.rst
index 43b9fb7246d3..0b476b429e3b 100644
--- a/Documentation/translations/ja_JP/index.rst
+++ b/Documentation/translations/ja_JP/index.rst
@@ -11,7 +11,7 @@
 .. toctree::
    :maxdepth: 1
 
-   howto
+   process/howto
 
 .. raw:: latex
 
diff --git a/Documentation/translations/ja_JP/howto.rst b/Documentation/translations/ja_JP/process/howto.rst
similarity index 100%
rename from Documentation/translations/ja_JP/howto.rst
rename to Documentation/translations/ja_JP/process/howto.rst

base-commit: fe2562582bffe675721e77e00b3bf5bfa1d7aeab
-- 
2.34.1


             reply	other threads:[~2024-02-29  9:34 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-02-29  9:34 Akira Yokosawa [this message]
2024-03-03 16:20 ` [PATCH] docs: Move ja_JP/howto.rst to ja_JP/process/howto.rst Jonathan Corbet

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=b175c52f-34ee-4753-b172-e57fee6fcc30@gmail.com \
    --to=akiyks@gmail.com \
    --cc=corbet@lwn.net \
    --cc=linux-doc@vger.kernel.org \
    --cc=shibata@linuxfoundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.