mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-13 11:48:58 -04:00
443165227d20ad739d616b50adab4d8ade1c5296
Update Italian translation following these changes under Documentation/process commiteb5ed2fae1("docs: submitting-patches: Advertise b4") commit413e775efa("Documentation: fix links to mailing list services") commit47c67ec1e8("docs: submit-checklist: use subheadings") commit5969fbf302("docs: submit-checklist: structure by category") commit5f99665ee8("kbuild: raise the minimum GNU Make requirement to 4.0") commit627395716c("docs: document python version used for compilation") commit7a23b027ec("arm64: boot: Support Flat Image Tree") commit56f64b3706("rust: upgrade to Rust 1.78.0") commit82b8000c28("net: drop special comment style") commit6813216bbd("Documentation: coding-style: ask function-like macros to evaluate parameters") commit91031ca349("docs: improve comment consistency in .muttrc example configuration") commit7fe7de7be8("Docs/process/email-clients: Document HacKerMaiL") commit9c03bc90c0("Documentation: process: Revert "Document suitability of Proton Mail for kernel development"") commitf9a4f4a0e1("Docs: Move magic-number from process to staging") commit7400d25a0a("Docs/process/index: Remove riscv/patch-acceptance from 'Other materi al' section") Signed-off-by: Federico Vaga <federico.vaga@vaga.pv.it> Signed-off-by: Jonathan Corbet <corbet@lwn.net> Link: https://lore.kernel.org/r/20241009224518.15585-1-federico.vaga@vaga.pv.it
Linux kernel
============
There are several guides for kernel developers and users. These guides can
be rendered in a number of formats, like HTML and PDF. Please read
Documentation/admin-guide/README.rst first.
In order to build the documentation, use ``make htmldocs`` or
``make pdfdocs``. The formatted documentation can also be read online at:
https://www.kernel.org/doc/html/latest/
There are various text files in the Documentation/ subdirectory,
several of them using the reStructuredText markup notation.
Please read the Documentation/process/changes.rst file, as it contains the
requirements for building and running the kernel, and information about
the problems which may result by upgrading your kernel.
Description
Languages
C
97%
Assembly
1%
Shell
0.6%
Rust
0.5%
Python
0.4%
Other
0.3%