mirror of
https://github.com/linux-msm/laptops-kernel.git
synced 2026-08-13 14:19:53 -07:00
doc:it_IT: translation for kernel-hacking
This patch includes the kernel-hacking translation in Italian (both hacking.rst and locking.rst). It adds also the anchors for the english kernel-hacking documents. Signed-off-by: Federico Vaga <federico.vaga@vaga.pv.it> Signed-off-by: Jonathan Corbet <corbet@lwn.net>
This commit is contained in:
committed by
Jonathan Corbet
parent
c8cce10a62
commit
1497624fff
@@ -1,3 +1,5 @@
|
|||||||
|
.. _kernel_hacking_hack:
|
||||||
|
|
||||||
============================================
|
============================================
|
||||||
Unreliable Guide To Hacking The Linux Kernel
|
Unreliable Guide To Hacking The Linux Kernel
|
||||||
============================================
|
============================================
|
||||||
|
|||||||
@@ -1,3 +1,5 @@
|
|||||||
|
.. _kernel_hacking_lock:
|
||||||
|
|
||||||
===========================
|
===========================
|
||||||
Unreliable Guide To Locking
|
Unreliable Guide To Locking
|
||||||
===========================
|
===========================
|
||||||
|
|||||||
@@ -87,6 +87,7 @@ vostre modifiche molto più semplice
|
|||||||
:maxdepth: 2
|
:maxdepth: 2
|
||||||
|
|
||||||
doc-guide/index
|
doc-guide/index
|
||||||
|
kernel-hacking/index
|
||||||
|
|
||||||
.. warning::
|
.. warning::
|
||||||
|
|
||||||
|
|||||||
File diff suppressed because it is too large
Load Diff
@@ -0,0 +1,16 @@
|
|||||||
|
.. include:: ../disclaimer-ita.rst
|
||||||
|
|
||||||
|
:Original: :ref:`Documentation/kernel-hacking/index.rst <kernel_hacking>`
|
||||||
|
:Translator: Federico Vaga <federico.vaga@vaga.pv.it>
|
||||||
|
|
||||||
|
.. _it_kernel_hacking:
|
||||||
|
|
||||||
|
============================
|
||||||
|
Guida all'hacking del kernel
|
||||||
|
============================
|
||||||
|
|
||||||
|
.. toctree::
|
||||||
|
:maxdepth: 2
|
||||||
|
|
||||||
|
hacking
|
||||||
|
locking
|
||||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user