]> git.karo-electronics.de Git - linux-beck.git/commit
doc-rst: dmx_fcalls: improve man-like format
authorMauro Carvalho Chehab <mchehab@s-opensource.com>
Mon, 4 Jul 2016 14:29:35 +0000 (11:29 -0300)
committerMauro Carvalho Chehab <mchehab@s-opensource.com>
Mon, 4 Jul 2016 14:54:05 +0000 (11:54 -0300)
commit94fff0dc53338a37f086198a2a5471220ce43001
treeb1bb1cee75b6d392996697ac2cead989d5b7bb05
parentce0b746b9e58035cc5aa58146e92200dbaef0380
doc-rst: dmx_fcalls: 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/dmx_fcalls.rst