]> git.baikalelectronics.ru Git - kernel.git/commit
doc-rst: FE_DISHNETWORK_SEND_LEGACY_CMD: improve man-like format
authorMauro Carvalho Chehab <mchehab@s-opensource.com>
Mon, 4 Jul 2016 15:42:14 +0000 (12:42 -0300)
committerMauro Carvalho Chehab <mchehab@s-opensource.com>
Mon, 4 Jul 2016 15:42:14 +0000 (12:42 -0300)
commit2824bc4b93889f817557205fe162555c1b5c38d0
tree2cfa6f0eee4eea8cbc653a0fa217f32da32395c9
parentb1538f0c625e07a162c73ee9c04ddc15adf591a6
doc-rst: FE_DISHNETWORK_SEND_LEGACY_CMD: 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_DISHNETWORK_SEND_LEGACY_CMD.rst