linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Avadhut Naik <avadhut.naik@amd.com>
To: <corbet@lwn.net>
Cc: <linux-doc@vger.kernel.org>, <carlos.bilbao@amd.com>,
	<linux-kernel@vger.kernel.org>, <avadnaik@amd.com>
Subject: [PATCH 4/4] docs/sp_SP: Move howto.rst into /sp_SP/process/
Date: Sun, 10 Dec 2023 20:37:30 -0600	[thread overview]
Message-ID: <20231211023730.2026204-5-avadhut.naik@amd.com> (raw)
In-Reply-To: <20231211023730.2026204-1-avadhut.naik@amd.com>

Move the howto.rst file in Spanish translation to /sp_SP/process/ to
ensure its location is symmetrical to its corresponding version in
English.

Signed-off-by: Avadhut Naik <avadhut.naik@amd.com>
Reviewed-By: Carlos Bilbao <carlos.bilbao@amd.com>
---
 Documentation/translations/sp_SP/index.rst               | 1 -
 Documentation/translations/sp_SP/{ => process}/howto.rst | 2 +-
 Documentation/translations/sp_SP/process/index.rst       | 1 +
 3 files changed, 2 insertions(+), 2 deletions(-)
 rename Documentation/translations/sp_SP/{ => process}/howto.rst (99%)

diff --git a/Documentation/translations/sp_SP/index.rst b/Documentation/translations/sp_SP/index.rst
index 5c2a2131524b..c543b495c042 100644
--- a/Documentation/translations/sp_SP/index.rst
+++ b/Documentation/translations/sp_SP/index.rst
@@ -76,6 +76,5 @@ Traducciones al español
 .. toctree::
    :maxdepth: 1
 
-   howto
    process/index
    wrappers/memory-barriers
diff --git a/Documentation/translations/sp_SP/howto.rst b/Documentation/translations/sp_SP/process/howto.rst
similarity index 99%
rename from Documentation/translations/sp_SP/howto.rst
rename to Documentation/translations/sp_SP/process/howto.rst
index f1629738b49d..dd793c0f8574 100644
--- a/Documentation/translations/sp_SP/howto.rst
+++ b/Documentation/translations/sp_SP/process/howto.rst
@@ -1,4 +1,4 @@
-.. include:: ./disclaimer-sp.rst
+.. include:: ../disclaimer-sp.rst
 
 :Original: :ref:`Documentation/process/howto.rst <process_howto>`
 :Translator: Carlos Bilbao <carlos.bilbao@amd.com>
diff --git a/Documentation/translations/sp_SP/process/index.rst b/Documentation/translations/sp_SP/process/index.rst
index ebafa0e6055d..2239373b3999 100644
--- a/Documentation/translations/sp_SP/process/index.rst
+++ b/Documentation/translations/sp_SP/process/index.rst
@@ -27,3 +27,4 @@
    handling-regressions
    management-style
    submit-checklist
+   howto
-- 
2.34.1


  parent reply	other threads:[~2023-12-11  2:38 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-12-11  2:37 [PATCH 0/4] Spanish translations and corrections Avadhut Naik
2023-12-11  2:37 ` [PATCH 1/4] docs/sp_SP: Add translation of process/management-style Avadhut Naik
2023-12-11  2:37 ` [PATCH 2/4] docs/sp_SP: Add translation of process/submit-checklist Avadhut Naik
2023-12-11  2:37 ` [PATCH 3/4] docs/sp_SP: Warn of links pointing to documentation in English Avadhut Naik
2023-12-11  2:37 ` Avadhut Naik [this message]
2023-12-15 16:00 ` [PATCH 0/4] Spanish translations and corrections Jonathan Corbet
2023-12-18 15:42   ` Carlos Bilbao
2023-12-18 17:01     ` Jonathan Corbet
2023-12-18 17:09       ` Avadhut Naik

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=20231211023730.2026204-5-avadhut.naik@amd.com \
    --to=avadhut.naik@amd.com \
    --cc=avadnaik@amd.com \
    --cc=carlos.bilbao@amd.com \
    --cc=corbet@lwn.net \
    --cc=linux-doc@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.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 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).