aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/SubmittingPatches
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab@s-opensource.com>2016-09-19 07:07:56 -0400
committerJonathan Corbet <corbet@lwn.net>2016-09-20 20:41:04 -0400
commit609d99a3b72e3964279a068868a212553087eb22 (patch)
treefb3fe77a14c43d632fd3751d677f3014e5111baf /Documentation/SubmittingPatches
parent9e03ea7f683e1a4537409544ae55f338d64cd2fa (diff)
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/SubmittingPatches')
-rw-r--r--Documentation/SubmittingPatches1
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/SubmittingPatches b/Documentation/SubmittingPatches
index 352771b736cd..9c3dfa7babf3 100644
--- a/Documentation/SubmittingPatches
+++ b/Documentation/SubmittingPatches
@@ -1,3 +1,4 @@
1.. _submittingpatches:
1 2
2How to Get Your Change Into the Linux Kernel or Care And Operation Of Your Linus Torvalds 3How to Get Your Change Into the Linux Kernel or Care And Operation Of Your Linus Torvalds
3========================================================================================= 4=========================================================================================