From: Mauro Carvalho Chehab Date: Mon, 19 Sep 2016 11:07:37 +0000 (-0300) Subject: doc: development-process: rename files to rst X-Git-Tag: v4.9-rc1~133^2~44 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=88b72c08e852d08c3f7761805a3a919935b64e22;p=thirdparty%2Fkernel%2Flinux.git doc: development-process: rename files to rst Now that the documents were converted, rename them to .rst, as this is needed by the Sphinx build logic. Signed-off-by: Mauro Carvalho Chehab Signed-off-by: Jonathan Corbet --- diff --git a/Documentation/development-process/1.Intro b/Documentation/development-process/1.Intro.rst similarity index 100% rename from Documentation/development-process/1.Intro rename to Documentation/development-process/1.Intro.rst diff --git a/Documentation/development-process/2.Process b/Documentation/development-process/2.Process.rst similarity index 100% rename from Documentation/development-process/2.Process rename to Documentation/development-process/2.Process.rst diff --git a/Documentation/development-process/3.Early-stage b/Documentation/development-process/3.Early-stage.rst similarity index 100% rename from Documentation/development-process/3.Early-stage rename to Documentation/development-process/3.Early-stage.rst diff --git a/Documentation/development-process/4.Coding b/Documentation/development-process/4.Coding.rst similarity index 100% rename from Documentation/development-process/4.Coding rename to Documentation/development-process/4.Coding.rst diff --git a/Documentation/development-process/5.Posting b/Documentation/development-process/5.Posting.rst similarity index 100% rename from Documentation/development-process/5.Posting rename to Documentation/development-process/5.Posting.rst diff --git a/Documentation/development-process/6.Followthrough b/Documentation/development-process/6.Followthrough.rst similarity index 100% rename from Documentation/development-process/6.Followthrough rename to Documentation/development-process/6.Followthrough.rst diff --git a/Documentation/development-process/7.AdvancedTopics b/Documentation/development-process/7.AdvancedTopics.rst similarity index 100% rename from Documentation/development-process/7.AdvancedTopics rename to Documentation/development-process/7.AdvancedTopics.rst diff --git a/Documentation/development-process/8.Conclusion b/Documentation/development-process/8.Conclusion.rst similarity index 100% rename from Documentation/development-process/8.Conclusion rename to Documentation/development-process/8.Conclusion.rst