aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/CodingStyle
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab@s-opensource.com>2016-09-19 08:07:56 -0300
committerJonathan Corbet <corbet@lwn.net>2016-09-20 18:41:04 -0600
commit609d99a3b72e3964279a068868a212553087eb22 (patch)
treefb3fe77a14c43d632fd3751d677f3014e5111baf /Documentation/CodingStyle
parentDocumentation/kernel-docs.txt: convert it to ReST markup (diff)
downloadlinux-dev-609d99a3b72e3964279a068868a212553087eb22.tar.xz
linux-dev-609d99a3b72e3964279a068868a212553087eb22.zip
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>
Diffstat (limited to 'Documentation/CodingStyle')
-rw-r--r--Documentation/CodingStyle2
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/CodingStyle b/Documentation/CodingStyle
index 7e30da38bb3a..852253c932fe 100644
--- a/Documentation/CodingStyle
+++ b/Documentation/CodingStyle
@@ -1,3 +1,5 @@
+.. _codingstyle:
+
Linux kernel coding style
=========================