Browse Source

doc: re-add CodingStyle and SubmittingPatches

Those files got moved to Documentation/process, but as they're very
well known files, add pointers to their new locations.

PS.: I opted to not merge this patch with the previous one
in order to make the diff of the previous one more consistent,
as it will show only renames.

Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Mauro Carvalho Chehab 8 years ago
parent
commit
08a9a8d44c
2 changed files with 2 additions and 0 deletions
  1. 1 0
      Documentation/CodingStyle
  2. 1 0
      Documentation/SubmittingPatches

+ 1 - 0
Documentation/CodingStyle

@@ -0,0 +1 @@
+This file has moved to process/coding-style.rst

+ 1 - 0
Documentation/SubmittingPatches

@@ -0,0 +1 @@
+This file has moved to process/submitting-patches.rst