commit | d090484c76f16eb775841235488fdbb88920580f | [log] [tgz] |
---|---|---|
author | Mauro Carvalho Chehab <mchehab@s-opensource.com> | Mon Jul 04 12:37:18 2016 -0300 |
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | Mon Jul 04 12:37:18 2016 -0300 |
tree | f7fa1bf891c3ad5ad23b55de87fc93a16731c1c2 | |
parent | 9e1f61c0576adbe7ca68f01c3a878cb4923d24fd [diff] |
doc-rst: FE_GET_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>