summaryrefslogtreecommitdiff
path: root/Documentation/development-process/4.Coding.rst
AgeCommit message (Collapse)AuthorFilesLines
2016-10-24docs: rename development-process/ to process/Mauro Carvalho Chehab1-413/+0
As we'll type this a lot, after adding CodingStyle & friends, let's rename the directory name to a shorter one. Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
2016-09-21doc: development-process: rename files to rstMauro Carvalho Chehab1-0/+413
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 <mchehab@s-opensource.com> Signed-off-by: Jonathan Corbet <corbet@lwn.net>