From 45ef180629cb73324f3a2cb962bce5e9fe6f1aa6 Mon Sep 17 00:00:00 2001 From: Daniel Pereira Date: Tue, 28 Apr 2026 15:02:05 -0300 Subject: [PATCH] docs/pt_BR: process: link maintainer-kvm-x86 in maintainer-handbooks The Portuguese translation of maintainer-kvm-x86.rst exists in the directory, but it was not listed in the toctree of maintainer-handbooks.rst. Add the missing entry to ensure the document is properly indexed and reachable through the main maintainer handbook page. Signed-off-by: Daniel Pereira Signed-off-by: Jonathan Corbet Message-ID: <20260428180208.175472-1-danielmaraboo@gmail.com> --- .../translations/pt_BR/process/maintainer-handbooks.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/translations/pt_BR/process/maintainer-handbooks.rst b/Documentation/translations/pt_BR/process/maintainer-handbooks.rst index ba36df8eeaf1..bf7a381472e2 100644 --- a/Documentation/translations/pt_BR/process/maintainer-handbooks.rst +++ b/Documentation/translations/pt_BR/process/maintainer-handbooks.rst @@ -16,3 +16,4 @@ Conteúdos: maintainer-netdev maintainer-soc maintainer-soc-clean-dts + maintainer-kvm-x86