From: Avadhut Naik Date: Mon, 11 Dec 2023 02:37:30 +0000 (-0600) Subject: docs/sp_SP: Move howto.rst into /sp_SP/process/ X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=3a21a218a7b6cc92588e6c7a11bfa9b723020094;p=users%2Fjedix%2Flinux-maple.git docs/sp_SP: Move howto.rst into /sp_SP/process/ 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 Reviewed-by: Carlos Bilbao Signed-off-by: Jonathan Corbet Link: https://lore.kernel.org/r/20231211023730.2026204-5-avadhut.naik@amd.com --- diff --git a/Documentation/translations/sp_SP/index.rst b/Documentation/translations/sp_SP/index.rst index 5c2a2131524b8..c543b495c0423 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 f1629738b49d0..dd793c0f8574f 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 ` :Translator: Carlos Bilbao diff --git a/Documentation/translations/sp_SP/process/index.rst b/Documentation/translations/sp_SP/process/index.rst index ebafa0e6055d0..2239373b39994 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