commit | b1925f2e1cd368f6eeb3887442c9ecd05d32c04b | [log] [tgz] |
---|---|---|
author | Mauro Carvalho Chehab <mchehab@s-opensource.com> | Mon Jul 04 12:15:56 2016 -0300 |
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | Mon Jul 04 12:15:56 2016 -0300 |
tree | 94c6d9818ea9292ab704d27decaaa02f3fcaec2b | |
parent | 8f8724f9a24a2decceed8b8e543e3ec350a19c3b [diff] |
doc-rst: audio_function_calls: 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>