]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
doc-rst: FE_READ_SNR: improve man-like format
authorMauro Carvalho Chehab <mchehab@s-opensource.com>
Mon, 4 Jul 2016 15:28:52 +0000 (12:28 -0300)
committerMauro Carvalho Chehab <mchehab@s-opensource.com>
Mon, 4 Jul 2016 15:28:52 +0000 (12:28 -0300)
commit6fcf645ec9e6eb79003bd6187674b17652cbbe73
treea4aef6f1957414a3ef24c9602c4f7ecd98182d7b
parent9de499fe09a79eb409519a02c49901430e86e3ff
doc-rst: FE_READ_SNR: 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 .. c: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/FE_READ_SNR.rst