diff options
author | Paul Elder <paul.elder@ideasonboard.com> | 2021-05-24 16:46:42 +0900 |
---|---|---|
committer | Paul Elder <paul.elder@ideasonboard.com> | 2021-05-27 17:07:04 +0900 |
commit | bd06b648fb1c7b0a137f23f15cd5e72c5edd881a (patch) | |
tree | 237d422df2b9479a14923b33c5bc96faa391f45b /test/pipeline/meson.build | |
parent | 6c5f3fe6ced796eb396926a22394a45724e02fef (diff) |
utils: ipc: Add script to extract doxygen docs from mojom files
Add a script to extract doxygen documentation comments from mojom files.
It matches based on ^\/\*\*$ for start of block and ^ \*\/$ for end of
block, and simply copies the comments to the output file along with a
header and the libcamera namespace.
Also add it to the meson file so it is usable by other meson files.
Signed-off-by: Paul Elder <paul.elder@ideasonboard.com>
Acked-by: Umang Jain <umang.jain@ideasonboard.com>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Diffstat (limited to 'test/pipeline/meson.build')
0 files changed, 0 insertions, 0 deletions