Commit a0454bb5 authored by Carlos Bilbao's avatar Carlos Bilbao Committed by Jonathan Corbet
Browse files

docs: Create translations/sp_SP/process/, move submitting-patches.rst



The organization of the Spanish translations should be consistent with the
rest of kernel documentation. Create directory process/ and move
submitting-patches.rst there. Update indexes accordingly.

Signed-off-by: default avatarCarlos Bilbao <carlos.bilbao@amd.com>
Link: https://lore.kernel.org/r/20221124170242.1892751-5-carlos.bilbao@amd.com


Signed-off-by: default avatarJonathan Corbet <corbet@lwn.net>
parent 516384b7
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
.. _sp_linux_doc:

=====================
Traducción al español
@@ -78,4 +77,4 @@ Traducciones al español
   :maxdepth: 1

   howto
   submitting-patches
   process/index
+13 −0
Original line number Diff line number Diff line
.. raw:: latex

	\renewcommand\thesection*
	\renewcommand\thesubsection*

.. include:: ../disclaimer-sp.rst

.. _sp_process_index:

.. toctree::
   :maxdepth: 1

   submitting-patches
+1 −1
Original line number Diff line number Diff line
.. include:: ./disclaimer-sp.rst
.. include:: ../disclaimer-sp.rst

:Original: :ref:`Documentation/process/submitting-patches.rst <submittingpatches>`
:Translator: Carlos Bilbao <carlos.bilbao@amd.com>