public inbox for linux-doc@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] docs: pt_BR: Complete PGP maintainer guide translation
@ 2026-03-27 12:55 Daniel Pereira
  2026-03-27 12:55 ` [PATCH 1/5] docs: add maintainer-kvm-x86 to maintainer-handbooks index Daniel Pereira
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: Daniel Pereira @ 2026-03-27 12:55 UTC (permalink / raw)
  To: Jonathan Corbet; +Cc: linux-doc, Daniel Pereira

This series provides the complete Brazilian Portuguese (pt_BR) translation 
of the Maintainer PGP guide. The translation was performed in stages to 
ensure technical consistency and proper review of cryptographic terminology.

In addition to the translation, the first patch includes a minor update 
to the maintainer-handbooks index to properly include the KVM x86 
subsystem development process notes.

Key highlights of this series:
- Complete translation of the GnuPG setup, smartcard usage, and 
  Git/Patatt integration.
- Sphinx labels were updated with the '_pt' suffix to ensure unique 
  namespaces and avoid warnings during the HTML documentation build.
- Adherence to the 80-column line limit for better readability in 
  plain text.
- Verified with checkpatch.pl (0 errors, 0 warnings).
- Verified with 'make htmldocs' to ensure a clean build.

Daniel Pereira (5):
  docs: add maintainer-kvm-x86 to maintainer-handbooks index
  docs: pt_BR: start translation of the PGP maintainer guide
  docs: pt_BR: continue PGP guide translation
  docs: pt_BR: continue PGP guide: Git and maintenance
  docs: pt_BR: complete PGP guide translation

 Documentation/translations/pt_BR/index.rst    |   1 +
 .../pt_BR/process/maintainer-handbooks.rst    |   1 +
 .../pt_BR/process/maintainer-pgp-guide.rst    | 913 ++++++++++++++++++
 3 files changed, 915 insertions(+)
 create mode 100644 Documentation/translations/pt_BR/process/maintainer-pgp-guide.rst

-- 
2.47.3


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

end of thread, other threads:[~2026-03-27 14:05 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-03-27 12:55 [PATCH 0/5] docs: pt_BR: Complete PGP maintainer guide translation Daniel Pereira
2026-03-27 12:55 ` [PATCH 1/5] docs: add maintainer-kvm-x86 to maintainer-handbooks index Daniel Pereira
2026-03-27 12:55 ` [PATCH 2/5] docs: pt_BR: start translation of the PGP maintainer guide Daniel Pereira
2026-03-27 14:04   ` Mauro Carvalho Chehab
2026-03-27 12:55 ` [PATCH 3/5] docs: pt_BR: continue PGP guide translation Daniel Pereira
2026-03-27 12:55 ` [PATCH 4/5] docs: pt_BR: continue PGP guide: Git and maintenance Daniel Pereira
2026-03-27 12:55 ` [PATCH 5/5] docs: pt_BR: complete PGP guide translation Daniel Pereira

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox