[PATCH v2 0/2] Documentation: Start Spanish translation and include HOWTO

From: Carlos Bilbao
Date: Fri Oct 14 2022 - 10:25:06 EST


Spanish is the second most spoken language in the world. This patch set
starts the process of translating critical kernel documentation into the
Spanish language.

Changes since v1:
- Added me as MAINTAINER
- Fixed warnings of kernel test robot
- Use imperative form in second commit
- Improved minor translation details

Carlos Bilbao (2):
Documentation: Start translations to Spanish
Documentation: Add HOWTO Spanish translation into rst based build system

Documentation/translations/index.rst | 1 +
.../translations/sp_SP/disclaimer-sp.rst | 6 +
Documentation/translations/sp_SP/howto.rst | 617 ++++++++++++++++++
Documentation/translations/sp_SP/index.rst | 80 +++
MAINTAINERS | 5 +
5 files changed, 709 insertions(+)
create mode 100644 Documentation/translations/sp_SP/disclaimer-sp.rst
create mode 100644 Documentation/translations/sp_SP/howto.rst
create mode 100644 Documentation/translations/sp_SP/index.rst