All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] docs: pt_BR: Translate coding and posting guidelines
@ 2026-06-14 23:50 Daniel Pereira
  2026-06-14 23:50 ` [PATCH 1/2] docs: pt_BR: Translate 4.coding.rst into Portuguese Daniel Pereira
  2026-06-14 23:50 ` [PATCH 2/2] docs: pt_BR: Translate patch posting documentation Daniel Pereira
  0 siblings, 2 replies; 3+ messages in thread
From: Daniel Pereira @ 2026-06-14 23:50 UTC (permalink / raw)
  To: Jonathan Corbet; +Cc: linux-doc, Daniel Pereira

This patch series translates chapters 4 and 5 of the kernel development
process documentation ("4.Coding.rst" and "5.Posting.rst") into 
Brazilian Portuguese (pt_BR).

The goal is to expand the available documentation for Portuguese-speaking
developers, making it easier to understand core coding standards and
patch submission guidelines.

Daniel Pereira (2):
  docs: pt_BR: Translate 4.coding.rst into Portuguese
  docs: pt_BR: Translate patch posting documentation

 .../translations/pt_BR/process/4.Coding.rst   | 440 ++++++++++++++++++
 .../translations/pt_BR/process/5.Posting.rst  | 376 +++++++++++++++
 .../pt_BR/process/development-process.rst     |   2 +
 3 files changed, 818 insertions(+)
 create mode 100644 Documentation/translations/pt_BR/process/4.Coding.rst
 create mode 100644 Documentation/translations/pt_BR/process/5.Posting.rst

-- 
2.47.3


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2026-06-14 23:51 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-06-14 23:50 [PATCH 0/2] docs: pt_BR: Translate coding and posting guidelines Daniel Pereira
2026-06-14 23:50 ` [PATCH 1/2] docs: pt_BR: Translate 4.coding.rst into Portuguese Daniel Pereira
2026-06-14 23:50 ` [PATCH 2/2] docs: pt_BR: Translate patch posting documentation Daniel Pereira

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.