diff options
author | Akira Yokosawa <akiyks@gmail.com> | 2024-02-29 10:34:42 +0100 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2024-03-03 17:00:35 +0100 |
commit | a800c6f5b0573847722c5ec70e0ce5cde6ca13dd (patch) | |
tree | 96de92bb034b9c8b5992b11f4f5fdc9e2fae8a29 /Documentation/translations | |
parent | docs: submit-checklist: use subheadings (diff) | |
download | linux-a800c6f5b0573847722c5ec70e0ce5cde6ca13dd.tar.xz linux-a800c6f5b0573847722c5ec70e0ce5cde6ca13dd.zip |
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>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Message-ID: <b175c52f-34ee-4753-b172-e57fee6fcc30@gmail.com>
Diffstat (limited to 'Documentation/translations')
-rw-r--r-- | Documentation/translations/ja_JP/index.rst | 2 | ||||
-rw-r--r-- | Documentation/translations/ja_JP/process/howto.rst (renamed from Documentation/translations/ja_JP/howto.rst) | 0 |
2 files changed, 1 insertions, 1 deletions
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 index 8d856ebe873c..8d856ebe873c 100644 --- a/Documentation/translations/ja_JP/howto.rst +++ b/Documentation/translations/ja_JP/process/howto.rst |