]> git.baikalelectronics.ru Git - kernel.git/commit
doc: development-process: convert it to ReST markup
authorMauro Carvalho Chehab <mchehab@s-opensource.com>
Mon, 19 Sep 2016 11:07:36 +0000 (08:07 -0300)
committerJonathan Corbet <corbet@lwn.net>
Wed, 21 Sep 2016 00:30:43 +0000 (18:30 -0600)
commit2eb0d09f732f50e6869e1e66875dba8c0421ce06
treead56ecfa99ef9abe7dd84744cf7dc3770bf1d087
parent58af7e687d2d601d73cbd616c90c4d1f249866e3
doc: development-process: convert it to ReST markup

This document is on good shape for ReST: all it was needed was
to fix the section markups, add a toctree, convert the tables
and add a few code/quote blocks.

While not strictly required, I opted to use lowercase for
the titles, just like the other books that were converted
to Sphinx.

Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Documentation/development-process/1.Intro
Documentation/development-process/2.Process
Documentation/development-process/3.Early-stage
Documentation/development-process/4.Coding
Documentation/development-process/5.Posting
Documentation/development-process/6.Followthrough
Documentation/development-process/7.AdvancedTopics
Documentation/development-process/8.Conclusion
Documentation/development-process/development-process.rst [new file with mode: 0644]