mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-04-29 15:15:28 -04:00
3760fe201c18945c1692d200b94658092a991bac
Translation for the following patches commitda4288b95b("scripts/check-local-export: avoid 'wait $!' for process substitution") commit5372de4e45("docs/doc-guide: Put meta title for kernel-doc HTML page") commit4d627ef12b("docs/doc-guide: Mention make variable SPHINXDIRS") commit7c43214ddd("docs/doc-guide: Add footnote on Inkscape for better images in PDF documents") commit615041d42a("docs: kernel-docs: shorten the lengthy doc title") commitcbf4adfd4d("Documentation: process: Update email client instructions for Thunderbird") commite72b3b9810("maintainer-pgp-guide: minor wording tweaks") commitea522496af("Documentation: process: replace outdated LTS table w/ link") commit93431e0607("Replace HTTP links with HTTPS ones: documentation") commite648174b53("Documentation: Fix spelling mistake in hacking.rst") commit602684adb4("docs: Update version number from 5.x to 6.x in README.rst") commit489876063f("docs: add a man-pages link to the front page") commit0c7b4366f1("docs: Rewrite the front page") Signed-off-by: Federico Vaga <federico.vaga@vaga.pv.it> Link: https://lore.kernel.org/r/20221231130849.4675-1-federico.vaga@vaga.pv.it Signed-off-by: Jonathan Corbet <corbet@lwn.net>
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%