commit | 12983bcd822f5c13a0f350cc97bc9fb781cae944 | [log] [tgz] |
---|---|---|
author | Mauro Carvalho Chehab <mchehab@s-opensource.com> | Wed Sep 21 13:14:35 2016 -0300 |
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | Mon Oct 24 08:12:35 2016 -0200 |
tree | a70f0bde41c34eb0a4705cedd49d5474ed66fdfd | |
parent | 3a61baddcec3e7873b49deb5804d3d6f39b92def [diff] |
Documentation/adding-syscalls.txt: convert it to ReST markup Convert adding-syscalls.txt to ReST markup and add it to the development-process book: - add extra lines to make Sphinx to correctly parse paragraphs; - use quote blocks for examples; - use monotonic font for dirs, function calls, etc; - mark manpage pages using the right markup; - add cross-reference to SubmittingPatches. Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>