mirror of
https://github.com/torvalds/linux.git
synced 2024-11-01 04:53:36 +01:00
Merge e7f67f0eb3
into 0fc810ae3a
This commit is contained in:
commit
f8b9b7881b
1 changed files with 2 additions and 5 deletions
|
@ -1,14 +1,11 @@
|
||||||
Linux kernel
|
# Linux kernel
|
||||||
============
|
|
||||||
|
|
||||||
There are several guides for kernel developers and users. These guides can
|
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
|
be rendered in a number of formats, like HTML and PDF. Please read
|
||||||
Documentation/admin-guide/README.rst first.
|
Documentation/admin-guide/README.rst first.
|
||||||
|
|
||||||
In order to build the documentation, use ``make htmldocs`` or
|
In order to build the documentation, use ``make htmldocs`` or
|
||||||
``make pdfdocs``. The formatted documentation can also be read online at:
|
``make pdfdocs``. The formatted documentation can also be read online at [here](https://www.kernel.org/doc/html/latest/)
|
||||||
|
|
||||||
https://www.kernel.org/doc/html/latest/
|
|
||||||
|
|
||||||
There are various text files in the Documentation/ subdirectory,
|
There are various text files in the Documentation/ subdirectory,
|
||||||
several of them using the reStructuredText markup notation.
|
several of them using the reStructuredText markup notation.
|
Loading…
Reference in a new issue