mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-04-29 01:09:33 -04:00
1d6f52a7c847efcfd9c43622a5d6ce88b8e1fb53
Italian translation updated following these changes: commit901578a459("docs: recommend using Link: whenever using Reported-by:")" commit775a445d9a("coding-style: fix title of Greg K-H's talk") commit1d2ed9234c("Documentation: process: Document suitability of Proton Mail for kernel development") commit9d0f5cd167("docs: promote the title of process/index.rst") commitd4563201f3("Documentation: simplify and clarify DCO contribution example language") commite7b4311ebc("Replace HTTP links with HTTPS ones: Documentation/process") commit0b02076f99("docs: programming-language: add Rust programming language section") commit38484a1d0c("docs: programming-language: remove mention of the Intel compiler") commitb8885e2615("Documentation: front page: use recommended heading adornments") Signed-off-by: Federico Vaga <federico.vaga@vaga.pv.it> Link: https://lore.kernel.org/r/20230326130213.28755-1-federico.vaga@vaga.pv.it Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Merge tag 'loongarch-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/chenhuacai/linux-loongson
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 Restructured Text 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%