mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-03 14:42:18 -04:00
dc8ab0298028c44e3fb309031c1314e85178887a
Reflect changes made in commits listed below:388f9b20f9("Documentation/process/howto: Only send regression fixes after -rc1").bc0ef4a7e4("Doc: Delete reference to the kernel-mentors mailing list")bcd3cf0855("Doc: Remove outdated info about bugzilla mailing lists")dad0513954("Doc: add a missing cross-reference")9799445af1("Doc: tidy up TOCs and refs to license-rules.rst")fb0e0ffe7f("Documentation: bring process docs up to date")e7b4311ebc("Replace HTTP links with HTTPS ones: Documentation/process")f1eebe92c2("Documentation/HOWTO: adjust external link references")da514157c4("docs: make reporting-bugs.rst obsolete")cf6d6fc279("docs: process/howto.rst: make sections on bug reporting match practice") Co-developed-by: Kosuke Fujimoto <fujimotokosuke0@gmail.com> Signed-off-by: Kosuke Fujimoto <fujimotokosuke0@gmail.com> Signed-off-by: Akira Yokosawa <akiyks@gmail.com> Cc: Tsugikazu Shibata <shibata@linuxfoundation.org> Acked-by: Tsugikazu Shibata <shibata@linuxfoundation.org> Link: https://lore.kernel.org/r/20221030115209.25924-1-akiyks@gmail.com 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%