[PATCH 4/4] docs/sp_SP: Move howto.rst into /sp_SP/process/

Avadhut Naik posted 4 patches 2 years ago
There is a newer version of this series
[PATCH 4/4] docs/sp_SP: Move howto.rst into /sp_SP/process/
Posted by Avadhut Naik 2 years ago
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