From nobody Thu Dec 18 10:37:38 2025 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 88F473F9D2; Tue, 28 Jan 2025 00:06:37 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=10.30.226.201 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1738022797; cv=none; b=Vptj5izVXhE7R8Wt2lcjk7t0PemL6Kj5fns7sxvFCeeDKd6OegGBxkICaLhjgA/6erFNacnK1kOhrfJfDmak/16EGV1K79YRfUYhB/J4qcYTADZfqquwTkKCu3VvIUK3PiUC6bUCNR8OoyEE0JHnPcn7M930VRcz1lbLJZuMcrI= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1738022797; c=relaxed/simple; bh=xJJNTHLm28pOieLtRLXBCsjINp9HkQQLtgWkMVSB5X4=; h=From:To:Cc:Subject:Date:Message-ID:In-Reply-To:References: MIME-Version:Content-Type; b=I5kNETZOx5EVGaAD5b7jRzOrQeoPwpYmN2277RTpie6q06fR3W7OYK6XrQDjJBew28Qo//o7YaqRlXWlnp/FXpbnuT76O4UD3s9xjJoT5W7ZpExhFkc8UTf6agsWpuj+hWBegE3sYhcskbdtpuutUY6txTKdKkkXa8+SSTDOjeE= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=jZQ9ElEe; arc=none smtp.client-ip=10.30.226.201 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b="jZQ9ElEe" Received: by smtp.kernel.org (Postfix) with ESMTPSA id 5C351C2BCC9; Tue, 28 Jan 2025 00:06:36 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1738022796; bh=xJJNTHLm28pOieLtRLXBCsjINp9HkQQLtgWkMVSB5X4=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=jZQ9ElEe+UoE3g3WSMWUU1bwfgG6y/RTF9cicxaYybx4nRoWeP4NVh+HgpYQ7tkw2 +2iMuquNOku20W1CadQA/Np5pNpqoOhFrMyJ9G6UlaQuLyltTs2PWNPKnmrvTgHhTa sDl/PUJWhMjzh3OSbZy9VxKzqxaay8gdAQnDeUS1Ziaz+T1CAZdbR2/16yeIMJZiRm 3/o0L4T/bvvKm99q/YaOA8aCTLnBpGN4xFcBz2gNqXTrPtStbQ36pQtr2dwtrzq6AB PuHlURRqO3U0yCSvs90vewtVSwgIBrmfQLWzXXXqa/vDBI3hyZEGbn/941S3p6qa3u 41uOZKM3Enskg== Received: from mchehab by mail.kernel.org with local (Exim 4.98) (envelope-from ) id 1tcZ7i-0000000DRMg-28Vv; Tue, 28 Jan 2025 01:06:34 +0100 From: Mauro Carvalho Chehab To: Linux Doc Mailing List , Jonathan Corbet , Greg Kroah-Hartman Cc: Mauro Carvalho Chehab , "Mauro Carvalho Chehab" , Alex Shi , Avadhut Naik , Carlos Bilbao , Federico Vaga , Hu Haowen <2023002089@link.tyut.edu.cn>, Randy Dunlap , Remington Brasga , Yanteng Si , linux-kernel@vger.kernel.org Subject: [RFC v2 35/38] docs: translations: Allow creating cross-references for ABI README Date: Tue, 28 Jan 2025 01:06:24 +0100 Message-ID: <2699a7eeb90f0a3c419928fbf696339637b02463.1738020236.git.mchehab+huawei@kernel.org> X-Mailer: git-send-email 2.48.1 In-Reply-To: References: Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Sender: Mauro Carvalho Chehab Update translations to also generate cross references for the ABI readme file. Signed-off-by: Mauro Carvalho Chehab --- Documentation/translations/it_IT/process/submit-checklist.rst | 2 +- Documentation/translations/sp_SP/process/submit-checklist.rst | 2 +- Documentation/translations/zh_CN/process/submit-checklist.rst | 2 +- Documentation/translations/zh_TW/process/submit-checklist.rst | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Documentation/translations/it_IT/process/submit-checklist.rst = b/Documentation/translations/it_IT/process/submit-checklist.rst index 692be4af9c9b..3308c3084c60 100644 --- a/Documentation/translations/it_IT/process/submit-checklist.rst +++ b/Documentation/translations/it_IT/process/submit-checklist.rst @@ -58,7 +58,7 @@ Fornite documentazione 4) Tutti i nuovi parametri dei moduli sono documentati con ``MODULE_PARM_D= ESC()``. =20 5) Tutte le nuove interfacce verso lo spazio utente sono documentate in - ``Documentation/ABI/``. Leggete ``Documentation/ABI/README`` per magg= iori + ``Documentation/ABI/``. Leggete Documentation/ABI/README per maggiori informazioni. Le patch che modificano le interfacce utente dovrebbero essere inviate in copia anche a linux-api@vger.kernel.org. =20 diff --git a/Documentation/translations/sp_SP/process/submit-checklist.rst = b/Documentation/translations/sp_SP/process/submit-checklist.rst index 0d6651f9d871..3087ba80e818 100644 --- a/Documentation/translations/sp_SP/process/submit-checklist.rst +++ b/Documentation/translations/sp_SP/process/submit-checklist.rst @@ -97,7 +97,7 @@ y en otros lugares con respecto al env=C3=ADo de parches = del kernel de Linux. ``MODULE_PARM_DESC()``. =20 18) Todas las nuevas interfaces de espacio de usuario est=C3=A1n documenta= das - en ``Documentation/ABI/``. Consulte ``Documentation/ABI/README`` para + en ``Documentation/ABI/``. Consulte Documentation/ABI/README para obtener m=C3=A1s informaci=C3=B3n. Los parches que cambian las interfa= ces del espacio de usuario deben ser CCed a linux-api@vger.kernel.org. =20 diff --git a/Documentation/translations/zh_CN/process/submit-checklist.rst = b/Documentation/translations/zh_CN/process/submit-checklist.rst index 10536b74aeec..5c20a7f0936b 100644 --- a/Documentation/translations/zh_CN/process/submit-checklist.rst +++ b/Documentation/translations/zh_CN/process/submit-checklist.rst @@ -82,7 +82,7 @@ Linux=E5=86=85=E6=A0=B8=E8=A1=A5=E4=B8=81=E6=8F=90=E4=BA= =A4=E6=A3=80=E6=9F=A5=E5=8D=95 17) =E6=89=80=E6=9C=89=E6=96=B0=E7=9A=84=E6=A8=A1=E5=9D=97=E5=8F=82=E6=95= =B0=E9=83=BD=E8=AE=B0=E5=BD=95=E5=9C=A8 ``MODULE_PARM_DESC()`` =20 18) =E6=89=80=E6=9C=89=E6=96=B0=E7=9A=84=E7=94=A8=E6=88=B7=E7=A9=BA=E9=97= =B4=E6=8E=A5=E5=8F=A3=E9=83=BD=E8=AE=B0=E5=BD=95=E5=9C=A8 ``Documentation/A= BI/`` =E4=B8=AD=E3=80=82=E6=9C=89=E5=85=B3=E8=AF=A6=E7=BB=86=E4=BF=A1=E6=81= =AF=EF=BC=8C - =E8=AF=B7=E5=8F=82=E9=98=85 ``Documentation/ABI/README`` =E3=80=82=E6= =9B=B4=E6=94=B9=E7=94=A8=E6=88=B7=E7=A9=BA=E9=97=B4=E6=8E=A5=E5=8F=A3=E7=9A= =84=E8=A1=A5=E4=B8=81=E5=BA=94=E8=AF=A5=E6=8A=84=E9=80=81 + =E8=AF=B7=E5=8F=82=E9=98=85 Documentation/ABI/README =E3=80=82=E6=9B= =B4=E6=94=B9=E7=94=A8=E6=88=B7=E7=A9=BA=E9=97=B4=E6=8E=A5=E5=8F=A3=E7=9A=84= =E8=A1=A5=E4=B8=81=E5=BA=94=E8=AF=A5=E6=8A=84=E9=80=81 linux-api@vger.kernel.org=E3=80=82 =20 19) =E5=B7=B2=E9=80=9A=E8=BF=87=E8=87=B3=E5=B0=91=E6=B3=A8=E5=85=A5slab=E5= =92=8Cpage=E5=88=86=E9=85=8D=E5=A4=B1=E8=B4=A5=E8=BF=9B=E8=A1=8C=E6=A3=80= =E6=9F=A5=E3=80=82=E8=AF=B7=E5=8F=82=E9=98=85 ``Documentation/fault-injecti= on/`` =E3=80=82 diff --git a/Documentation/translations/zh_TW/process/submit-checklist.rst = b/Documentation/translations/zh_TW/process/submit-checklist.rst index 0ecb187753e4..b09d29b0cc1b 100644 --- a/Documentation/translations/zh_TW/process/submit-checklist.rst +++ b/Documentation/translations/zh_TW/process/submit-checklist.rst @@ -85,7 +85,7 @@ Linux=E5=85=A7=E6=A0=B8=E8=A3=9C=E4=B8=81=E6=8F=90=E4=BA= =A4=E6=AA=A2=E6=9F=A5=E5=96=AE 17) =E6=89=80=E6=9C=89=E6=96=B0=E7=9A=84=E6=A8=A1=E5=A1=8A=E5=8F=83=E6=95= =B8=E9=83=BD=E8=A8=98=E9=8C=84=E5=9C=A8 ``MODULE_PARM_DESC()`` =20 18) =E6=89=80=E6=9C=89=E6=96=B0=E7=9A=84=E7=94=A8=E6=88=B6=E7=A9=BA=E9=96= =93=E6=8E=A5=E5=8F=A3=E9=83=BD=E8=A8=98=E9=8C=84=E5=9C=A8 ``Documentation/A= BI/`` =E4=B8=AD=E3=80=82=E6=9C=89=E9=97=9C=E8=A9=B3=E7=B4=B0=E4=BF=A1=E6=81= =AF=EF=BC=8C - =E8=AB=8B=E5=8F=83=E9=96=B1 ``Documentation/ABI/README`` =E3=80=82=E6= =9B=B4=E6=94=B9=E7=94=A8=E6=88=B6=E7=A9=BA=E9=96=93=E6=8E=A5=E5=8F=A3=E7=9A= =84=E8=A3=9C=E4=B8=81=E6=87=89=E8=A9=B2=E6=8A=84=E9=80=81 + =E8=AB=8B=E5=8F=83=E9=96=B1 Documentation/ABI/README =E3=80=82=E6=9B= =B4=E6=94=B9=E7=94=A8=E6=88=B6=E7=A9=BA=E9=96=93=E6=8E=A5=E5=8F=A3=E7=9A=84= =E8=A3=9C=E4=B8=81=E6=87=89=E8=A9=B2=E6=8A=84=E9=80=81 linux-api@vger.kernel.org=E3=80=82 =20 19) =E5=B7=B2=E9=80=9A=E9=81=8E=E8=87=B3=E5=B0=91=E6=B3=A8=E5=85=A5slab=E5= =92=8Cpage=E5=88=86=E9=85=8D=E5=A4=B1=E6=95=97=E9=80=B2=E8=A1=8C=E6=AA=A2= =E6=9F=A5=E3=80=82=E8=AB=8B=E5=8F=83=E9=96=B1 ``Documentation/fault-injecti= on/`` =E3=80=82 --=20 2.48.1