doc-rst: video_function_calls: improve man-like format
authorMauro Carvalho Chehab <mchehab@s-opensource.com>
Mon, 4 Jul 2016 14:45:59 +0000 (11:45 -0300)
committerMauro Carvalho Chehab <mchehab@s-opensource.com>
Mon, 4 Jul 2016 14:55:23 +0000 (11:55 -0300)
commitc62252208fd00c016ced1d92fd3ef9018f8f25e5
tree94302b36a8cd81de1c390b39946f7acb192c7951
parent94fff0dc53338a37f086198a2a5471220ce43001
doc-rst: video_function_calls: improve man-like format

Parsing this file were causing lots of warnings with sphinx,
due to the c function prototypes.

Fix that by prepending them with .. cpp:function::

While here, use the same way we document man-like pages,
at the V4L side of the book and add escapes to asterisks.

Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Documentation/linux_tv/media/dvb/video_function_calls.rst
This page took 0.026157 seconds and 5 git commands to generate.