Documentation/HOWTO: add cross-references to other documents

Add cross references for the documents mentioned at HOWTO and
are under the Documentation/ directory, using the ReST notation.

It should be noticed that HOWTO also mentions the /README file.
We opted to not touch it, for now, as making it build on
Sphinx would require it to be moved to a Documentation/foo
directory.

Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Acked-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
This commit is contained in:
Mauro Carvalho Chehab
2016-09-19 08:07:56 -03:00
committed by Jonathan Corbet
parent 9e03ea7f68
commit 609d99a3b7
11 changed files with 27 additions and 9 deletions

View File

@@ -1,3 +1,5 @@
.. _codingstyle:
Linux kernel coding style
=========================