You've already forked linux-rockchip
mirror of
https://github.com/armbian/linux-rockchip.git
synced 2026-01-06 11:08:10 -08: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
|
||||
============================================
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
.. _kernel_hacking_lock:
|
||||
|
||||
===========================
|
||||
Unreliable Guide To Locking
|
||||
===========================
|
||||
|
||||
@@ -87,6 +87,7 @@ vostre modifiche molto più semplice
|
||||
:maxdepth: 2
|
||||
|
||||
doc-guide/index
|
||||
kernel-hacking/index
|
||||
|
||||
.. warning::
|
||||
|
||||
|
||||
855
Documentation/translations/it_IT/kernel-hacking/hacking.rst
Normal file
855
Documentation/translations/it_IT/kernel-hacking/hacking.rst
Normal file
File diff suppressed because it is too large
Load Diff
16
Documentation/translations/it_IT/kernel-hacking/index.rst
Normal file
16
Documentation/translations/it_IT/kernel-hacking/index.rst
Normal file
@@ -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
|
||||
1493
Documentation/translations/it_IT/kernel-hacking/locking.rst
Normal file
1493
Documentation/translations/it_IT/kernel-hacking/locking.rst
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user