Re: [PATCH v3 02/37] Documentation/adding-syscalls.txt: convert it to ReST markup

2016-10-24 Thread Markus Heiser
Am 24.10.2016 um 13:00 schrieb Mauro Carvalho Chehab : > 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

[PATCH v3 02/37] Documentation/adding-syscalls.txt: convert it to ReST markup

2016-10-24 Thread Mauro Carvalho Chehab
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-refer