]> 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)
commit0275265018700eb599448d296b46884f4694f558
treed414486838d96dd4b512729d2f99338b61d2614f
parent40a654484f3b2cc9e59de0996c283a56fbf4f2be
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]