]> git.karo-electronics.de Git - karo-tx-linux.git/commit
doc-rst: FE_SET_FRONTEND: improve man-like format
authorMauro Carvalho Chehab <mchehab@s-opensource.com>
Mon, 4 Jul 2016 15:22:09 +0000 (12:22 -0300)
committerMauro Carvalho Chehab <mchehab@s-opensource.com>
Mon, 4 Jul 2016 15:22:51 +0000 (12:22 -0300)
commitd38395ab7329ac2f91747eacbb65d2237a9523be
treeb89327031bb100aadae6b6040196c21c4d4b412e
parentb1925f2e1cd368f6eeb3887442c9ecd05d32c04b
doc-rst: FE_SET_FRONTEND: 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_SET_FRONTEND.rst