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-07 00:05:17 +02:00
committed by Jonathan Corbet
parent c8cce10a62
commit 1497624fff
6 changed files with 2369 additions and 0 deletions

View File

@@ -1,3 +1,5 @@
.. _kernel_hacking_hack:
============================================
Unreliable Guide To Hacking The Linux Kernel
============================================

View File

@@ -1,3 +1,5 @@
.. _kernel_hacking_lock:
===========================
Unreliable Guide To Locking
===========================

View File

@@ -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

View 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

File diff suppressed because it is too large Load Diff