Documentation/kernel-docs.txt: some improvements on the ReST output
- Use lower case for sections, as this is the standard used on
the other ReST files;
- The latest version of this document is at the Kernel source, and
not at the listed URL. So, move it to the end of the doc.
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
diff --git a/Documentation/kernel-docs.txt b/Documentation/kernel-docs.txt
index 341fef8..ccd089c 100644
--- a/Documentation/kernel-docs.txt
+++ b/Documentation/kernel-docs.txt
@@ -5,10 +5,6 @@
Juan-Mariano de Goyeneche <jmseyas@dit.upm.es>
-.. note::
- The latest version of this document may be found at:
- :http://www.dit.upm.es/~jmseyas/linux/kernel/hackers-docs.html
-
The need for a document like this one became apparent in the
linux-kernel mailing list as the same questions, asking for pointers
to information, appeared again and again.
@@ -36,7 +32,7 @@
Enjoy!
-ON-LINE DOCS
+On-line docs
------------
* Title: **Linux Device Drivers, Third Edition**
@@ -468,8 +464,8 @@
:Notes: For 2.0.x kernels. Gives guidances to port it to 2.2.x
kernels.
-BOOKS: (Not on-line)
---------------------
+Published books
+---------------
* Title: **Linux Device Drivers**
@@ -592,7 +588,7 @@
:Note: German. The third edition from 2011 is
much cheaper and still quite up-to-date.
-MISCELLANEOUS
+Miscellaneous
-------------
* Name: **linux/Documentation**
@@ -677,3 +673,6 @@
-------
Document last updated on Mon 2016-Sep-19
+
+This document is based on:
+ http://www.dit.upm.es/~jmseyas/linux/kernel/hackers-docs.html