]> git.baikalelectronics.ru Git - kernel.git/commit
docs-rst: convert kernel-hacking to ReST
authorMauro Carvalho Chehab <mchehab@s-opensource.com>
Thu, 11 May 2017 11:03:27 +0000 (08:03 -0300)
committerMauro Carvalho Chehab <mchehab@s-opensource.com>
Tue, 16 May 2017 11:00:49 +0000 (08:00 -0300)
commit56f016ac4193fb2800452723fe672c3571ce5f34
treed414486838d96dd4b512729d2f99338b61d2614f
parent2ab7e29fa0099ed5a55870f3e8ce588b80948e21
docs-rst: convert kernel-hacking to ReST

Use pandoc to convert documentation to ReST by calling
Documentation/sphinx/tmplcvt script.

- Manually adjusted to use ..note and ..warning
- Minor fixes for it to be parsed without errors
- Use **bold** for emphasis.

Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Documentation/DocBook/Makefile
Documentation/DocBook/kernel-hacking.tmpl [deleted file]
Documentation/conf.py
Documentation/index.rst
Documentation/kernel-hacking/conf.py [new file with mode: 0644]
Documentation/kernel-hacking/hacking.rst [new file with mode: 0644]
Documentation/kernel-hacking/index.rst [new file with mode: 0644]