Re: [PATCH] docs/sp_SP: Add process coding-style translation
From: Jonathan Corbet <corbet@lwn.net>
Date: 2022-11-21 21:13:29
Also in:
lkml
From: Jonathan Corbet <corbet@lwn.net>
Date: 2022-11-21 21:13:29
Also in:
lkml
Carlos Bilbao [off-list ref] writes:
Translate Documentation/process/coding-style.rst into Spanish. Signed-off-by: Carlos Bilbao <redacted> --- .../translations/sp_SP/coding-style.rst | 1315 +++++++++++++++++ Documentation/translations/sp_SP/index.rst | 1 + 2 files changed, 1316 insertions(+) create mode 100644 Documentation/translations/sp_SP/coding-style.rst
So I'm kind of slow, I'll admit...but I have finally noticed that you're not preserving the directory structure used for Documentation/ as a whole. Is there a reason for that? We've been (slowly) working to organize our docs in a reader-friendly way, it seems unfortunate to lose that for the translations...? Thanks, jon