|
1 year ago | |
---|---|---|
Documentation | 1 year ago | |
LICENSES | 1 year ago | |
arch | 1 year ago | |
block | 1 year ago | |
certs | 1 year ago | |
crypto | 1 year ago | |
drivers | 1 year ago | |
fs | 1 year ago | |
include | 1 year ago | |
init | 1 year ago | |
ipc | 1 year ago | |
kernel | 1 year ago | |
lib | 1 year ago | |
mm | 1 year ago | |
net | 1 year ago | |
samples | 1 year ago | |
scripts | 1 year ago | |
security | 1 year ago | |
sound | 1 year ago | |
tools | 1 year ago | |
usr | 1 year ago | |
virt | 1 year ago | |
.clang-format | 1 year ago | |
.cocciconfig | 4 years ago | |
.get_maintainer.ignore | 1 year ago | |
.gitattributes | 4 years ago | |
.gitignore | 1 year ago | |
.mailmap | 1 year ago | |
COPYING | 2 years ago | |
CREDITS | 1 year ago | |
Kbuild | 1 year ago | |
Kconfig | 1 year ago | |
MAINTAINERS | 1 year ago | |
Makefile | 1 year ago | |
README | 2 years ago |
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.