summaryrefslogtreecommitdiff
path: root/Documentation/process/howto.rst
diff options
context:
space:
mode:
authorFederico Vaga <federico.vaga@vaga.pv.it>2018-11-09 00:24:15 +0100
committerJonathan Corbet <corbet@lwn.net>2018-11-20 09:11:12 -0700
commitedba5eecfd6e96ea9b8e3e5b1db1f9dc9eb77af8 (patch)
tree44ab17c5c95df617c9c0f57c3d84efeba9b3ce48 /Documentation/process/howto.rst
parent2a1e03ca33be9cd3384fcd493435b08ff3bf4e73 (diff)
doc:it_IT: add some process/* translations
This patch does not translate entirely the subfolder "process/" but only part of it (to begin with). In order to avoid broken links, I included empty documents for those which are not yet translated. In order to be able to refer to all documents in "process/", I added a sphinx label to those which had not one. Translated documents: - howto - 1.Intro - clang-format - coding-style - kernel-driver-statement - magic-number - volatile-considered-harmful - development-process Signed-off-by: Federico Vaga <federico.vaga@vaga.pv.it> Signed-off-by: Alessia Mantegazza <amantegazza@vaga.pv.it> Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation/process/howto.rst')
-rw-r--r--Documentation/process/howto.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/process/howto.rst b/Documentation/process/howto.rst
index dcb25f94188e..a4a9f9eb0dd8 100644
--- a/Documentation/process/howto.rst
+++ b/Documentation/process/howto.rst
@@ -1,3 +1,5 @@
+.. _process_howto:
+
HOWTO do Linux kernel development
=================================