docs-rst: add inter-document cross references

Add cross references for the development process documents
that were converted to ReST:
	Documentation/SubmitChecklist
	Documentation/SubmittingDrivers
	Documentation/SubmittingPatches
	Documentation/development-process/development-process.rst
	Documentation/stable_kernel_rules.txt

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-21 08:51:05 -03:00
committed by Jonathan Corbet
parent 06ad636710
commit dca22a63fd
5 changed files with 32 additions and 18 deletions
@@ -1,3 +1,5 @@
.. _development_process_main:
A guide to the Kernel Development Process
=========================================