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:
Federico Vaga
2018-07-26 16:21:09 -06:00
committed by Jonathan Corbet
parent c8cce10a62
commit 1497624fff
6 changed files with 2369 additions and 0 deletions
+2
View File
@@ -1,3 +1,5 @@
.. _kernel_hacking_hack:
============================================
Unreliable Guide To Hacking The Linux Kernel
============================================
+2
View File
@@ -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::
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