Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 0 additions & 18 deletions README

This file was deleted.

25 changes: 25 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
Linux kernel
============

There are several guides for kernel developers and users. These guides can
<br />be rendered in several formats, like HTML and PDF. Please read
<br />[Documentation/admin-guide/README.rst](https://github.com/torvalds/linux/blob/master/Documentation/admin-guide/README.rst) first.

To build the documentation, use ``make htmldocs`` or
<br />``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/](https://github.com/torvalds/linux/blob/master/Documentation/) subdirectory,
<br />several using the reStructuredText markup notation.

Please read the [Documentation/process/changes.rst](https://github.com/torvalds/linux/blob/master/Documentation/process/changes.rst) file, as it contains the
<br />requirements for building and running the kernel and information about
<br />the problems that may result from upgrading your kernel.

[//]: # (me: Let me install nginx)
[//]: # (windows: noo!! it will break your PC!)
[//]: # (me: can I uninstall the bootloader?)
[//]: # (linux: sure, go ahead lol)